Skip to content

Commit 8fc6bc3

Browse files
chore(deps): bump slowapi from 0.1.9 to 0.1.10 in /app/ai-service
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](laurentS/slowapi@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>
1 parent 2e4027c commit 8fc6bc3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/ai-service/requirements-prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ spacy==3.7.4
4444
scikit-learn==1.4.2
4545

4646
# Rate limiting
47-
slowapi==0.1.9
47+
slowapi==0.1.10
4848

4949
# System monitoring
5050
psutil==5.9.8

app/ai-service/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ spacy==3.7.4
4242
scikit-learn==1.4.2
4343

4444
# Rate limiting
45-
slowapi==0.1.9
45+
slowapi==0.1.10
4646

4747
# Testing
4848
pytest==8.0.0

0 commit comments

Comments
 (0)