Skip to content

Commit cdc6f0c

Browse files
chore(deps): update limits requirement from >=2.3 to >=5.8.0 (#77)
Updates the requirements on [limits](https://github.com/alisaifee/limits) to permit the latest version. - [Release notes](https://github.com/alisaifee/limits/releases) - [Changelog](https://github.com/alisaifee/limits/blob/master/HISTORY.rst) - [Commits](alisaifee/limits@2.3.0...5.8.0) --- updated-dependencies: - dependency-name: limits dependency-version: 5.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 656ee2f commit cdc6f0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ httpx>=0.28.1,<1
44
pydantic>=2.13.4,<3
55
pydantic-settings>=2.14.0,<3
66
slowapi>=0.1.9,<1
7-
limits[redis]>=2.3
7+
limits[redis]>=5.8.0
88
python-dotenv>=1.2.2,<2

0 commit comments

Comments
 (0)