From 5efabd69cbe4a0f824f965eedb3db6880bc14f92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 10:00:35 +0000 Subject: [PATCH] chore(deps): bump limits from 3.14.1 to 4.0.0 Bumps [limits](https://github.com/alisaifee/limits) from 3.14.1 to 4.0.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/3.14.1...4.0.0) --- updated-dependencies: - dependency-name: limits dependency-type: direct:production update-type: version-update:semver-major ... 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 eb6f266fa40e..99771871faef 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -994,9 +994,9 @@ lazy-object-proxy==1.10.0 \ --hash=sha256:edb45bb8278574710e68a6b021599a10ce730d156e5b254941754a9cc0b17d03 \ --hash=sha256:fec03caabbc6b59ea4a638bee5fce7117be8e99a4103d9d5ad77f15d6f81020c # via openapi-spec-validator -limits==3.14.1 \ - --hash=sha256:051aca02da56e6932599a25cb8e70543959294f5d587d57bcd7e38df234e697b \ - --hash=sha256:cad16a9b3cf3924e27da48e78bdab33ef312ecb7194fdb50e509cc8111c8d0bb +limits==4.0.0 \ + --hash=sha256:0024ebe5a36c905fcff2d30a8e7680840b75ecdb989db10c526e9fabba529b58 \ + --hash=sha256:0516cec7c0803e0e1ecd48ad2f75547b85e2be5fb343a24e033f1316f5487e31 # via -r requirements/main.in linehaul==1.0.2 \ --hash=sha256:4545fee3b54df22c697d204da8668e8fd975afcb28cbb5654865e43491c70ff0 \