From 6848142118c02e6139e4f4fc91169fd29629aed9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 21:14:42 +0000 Subject: [PATCH] build(deps): bump slowapi from 0.1.9 to 0.1.10 Bumps [slowapi](https://github.com/laurents/slowapi) from 0.1.9 to 0.1.10. - [Release notes](https://github.com/laurents/slowapi/releases) - [Changelog](https://github.com/laurentS/slowapi/blob/master/CHANGELOG.md) - [Commits](https://github.com/laurents/slowapi/compare/v0.1.9...v0.1.10) --- updated-dependencies: - dependency-name: slowapi dependency-version: 0.1.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 483d459..8dea021 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ fastapi==0.139.2 uvicorn[standard]==0.51.0 httpx==0.28.1 -slowapi==0.1.9 +slowapi==0.1.10