From eb7695dab06447052628d529dd81dc52035a875a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 09:43:36 +0000 Subject: [PATCH] chore(deps): bump limits from 5.1.0 to 5.2.0 Bumps [limits](https://github.com/alisaifee/limits) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/alisaifee/limits/releases) - [Changelog](https://github.com/alisaifee/limits/blob/master/HISTORY.rst) - [Commits](https://github.com/alisaifee/limits/compare/5.1.0...5.2.0) --- updated-dependencies: - dependency-name: limits dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/main.txt b/requirements/main.txt index bb46e51ab624..69411e5c5d34 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -1000,9 +1000,9 @@ legacy-cgi==2.6.3 \ --hash=sha256:4c119d6cb8e9d8b6ad7cc0ddad880552c62df4029622835d06dfd18f438a8154 \ --hash=sha256:6df2ea5ae14c71ef6f097f8b6372b44f6685283dc018535a75c924564183cdab # via webob -limits==5.1.0 \ - --hash=sha256:b298e4af0b47997da03cbeee9df027ddc2328f8630546125e81083bb56311827 \ - --hash=sha256:f368d4572ac3ef8190cb8b9911ed481175a0b4189894a63cac95cae39ebeb147 +limits==5.2.0 \ + --hash=sha256:b6b659774f17befef2dd30a76dcd2bdecf3852e73b6627143d44ab4deda94b48 \ + --hash=sha256:e4e2cf8ccca090d2276e1c60352658c1c498e1756927272abc6ce5bfdbcc02cc # via -r requirements/main.in linehaul==1.0.2 \ --hash=sha256:4545fee3b54df22c697d204da8668e8fd975afcb28cbb5654865e43491c70ff0 \