From 67a8b78ab010093aac05d90dfbc3a7246b4a6e5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 09:25:05 +0000 Subject: [PATCH] chore(deps): bump limits from 5.2.0 to 5.4.0 Bumps [limits](https://github.com/alisaifee/limits) from 5.2.0 to 5.4.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.2.0...5.4.0) --- updated-dependencies: - dependency-name: limits dependency-version: 5.4.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 2a50672646a0..2ab744be3dcb 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.2.0 \ - --hash=sha256:b6b659774f17befef2dd30a76dcd2bdecf3852e73b6627143d44ab4deda94b48 \ - --hash=sha256:e4e2cf8ccca090d2276e1c60352658c1c498e1756927272abc6ce5bfdbcc02cc +limits==5.4.0 \ + --hash=sha256:1afb03c0624cf004085532aa9524953f2565cf8b0a914e48dda89d172c13ceb7 \ + --hash=sha256:27ebf55118e3c9045f0dbc476f4559b26d42f4b043db670afb8963f36cf07fd9 # via -r requirements/main.in linehaul==1.0.2 \ --hash=sha256:4545fee3b54df22c697d204da8668e8fd975afcb28cbb5654865e43491c70ff0 \