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] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-18 07:23:43 +00:00
committed by GitHub
parent 559a1bd330
commit f256958842
+1 -1
View File
@@ -34,7 +34,7 @@ dependencies = [
"orjson>=3.10.0",
"paho-mqtt>=1.6.0,<2.0.0",
"PyNaCl>=1.5.0",
"slowapi==0.1.9",
"slowapi==0.1.10",
"starlette==1.0.1",
"vaderSentiment>=3.3.0",
"uvicorn==0.34.0",