From 7821dbdca7f3f3514b983cbee245b03053ee573f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 18:50:00 +0000 Subject: [PATCH] chore(deps): bump slowapi from 0.1.9 to 0.1.10 in /backend 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index a5114bd..f033015 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -5,4 +5,4 @@ pymongo==4.17.0 pydantic==2.13.4 prometheus-client==0.25.0 python-dotenv==1.2.2 -slowapi==0.1.9 +slowapi==0.1.10