Skip to content

Commit 74998cb

Browse files
authored
Merge branch 'master' into dependabot/github_actions/codecov/codecov-action-5.5.0
2 parents ffd9f55 + c8aaf72 commit 74998cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
pytest==8.4.1
44
pytest-cov==6.2.1
5-
pytest-sugar==1.0.0
5+
pytest-sugar==1.1.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
22
fastapi[standard]==0.116.1
3-
SQLAlchemy==2.0.42
3+
SQLAlchemy==2.0.43
44
aiosqlite==0.21.0
55
aiocache==0.12.3

0 commit comments

Comments
 (0)