Skip to content

Commit 54df001

Browse files
chore(deps): update slowapi requirement from <1,>=0.1 to >=0.1.9,<1 (#64)
Updates the requirements on [slowapi](https://github.com/laurents/slowapi) to permit the latest version. - [Changelog](https://github.com/laurentS/slowapi/blob/master/CHANGELOG.md) - [Commits](laurentS/slowapi@v0.1.2...v0.1.9) --- updated-dependencies: - dependency-name: slowapi dependency-version: 0.1.9 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 3402ee8 commit 54df001

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
@@ -3,5 +3,5 @@ uvicorn[standard]>=0.45.0,<1
33
httpx>=0.28.1,<1
44
pydantic>=2.13.3,<3
55
pydantic-settings>=2.14.0,<3
6-
slowapi>=0.1,<1
6+
slowapi>=0.1.9,<1
77
python-dotenv>=1.2.2,<2

0 commit comments

Comments
 (0)