Skip to content

Commit c13bcb1

Browse files
authored
deps: Update dependency SQLAlchemy to v2.0.20 (#827)
1 parent 2a6d7a9 commit c13bcb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pytest==7.4.0
22
mock==5.1.0
33
pytest-cov==4.1.0
44
pytest-asyncio==0.21.1
5-
SQLAlchemy==2.0.19
5+
SQLAlchemy==2.0.20
66
sqlalchemy-pytds==1.0.0
77
flake8==5.0.4
88
flake8-annotations==2.9.1

0 commit comments

Comments
 (0)