Skip to content

Commit f5e9c2f

Browse files
authored
deps: Update dependency SQLAlchemy to v2.0.21 (#849)
1 parent 2bd4f3a commit f5e9c2f

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.2
22
mock==5.1.0
33
pytest-cov==4.1.0
44
pytest-asyncio==0.21.1
5-
SQLAlchemy==2.0.20
5+
SQLAlchemy==2.0.21
66
sqlalchemy-pytds==1.0.0
77
flake8==5.0.4
88
flake8-annotations==2.9.1

0 commit comments

Comments
 (0)