Skip to content

Commit f76c544

Browse files
chore(deps): update slowapi requirement from <1,>=0.1 to >=0.1.9,<1
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>
1 parent 5e0b6ae commit f76c544

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,<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)