Skip to content

Commit 5618c8e

Browse files
authored
Merge branch 'master' into dependabot/github_actions/docker/setup-buildx-action-3.11.1
2 parents 66b679a + fb09156 commit 5618c8e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements-test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
22

3-
pytest==8.4.0
4-
pytest-cov==6.2.0
3+
pytest==8.4.1
4+
pytest-cov==6.2.1
55
pytest-sugar==1.0.0
66
gevent==25.5.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# https://fastapi.tiangolo.com/#standard-dependencies
2-
fastapi[standard]==0.115.12
2+
fastapi[standard]==0.115.13
33
SQLAlchemy==2.0.41
44
aiosqlite==0.21.0
55
aiocache==0.12.3

0 commit comments

Comments
 (0)