Skip to content

Commit 4345e1e

Browse files
authored
Merge branch 'master' into feature/docker-compose
2 parents 9e83d6c + d081ba7 commit 4345e1e

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
@@ -3,4 +3,4 @@
33
pytest==8.3.5
44
pytest-cov==6.1.1
55
pytest-sugar==1.0.0
6-
gevent==25.4.2
6+
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.115.12
3-
SQLAlchemy==2.0.40
3+
SQLAlchemy==2.0.41
44
aiosqlite==0.21.0
55
aiocache==0.12.3

0 commit comments

Comments
 (0)