Skip to content

Commit 2a0f497

Browse files
authored
deps: Update dependency SQLAlchemy to v2.0.9 (#692)
1 parent 621a877 commit 2a0f497

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.2.2
22
mock==5.0.1
33
pytest-cov==4.0.0
44
pytest-asyncio==0.21.0
5-
SQLAlchemy==2.0.8
5+
SQLAlchemy==2.0.9
66
sqlalchemy-pytds==0.3.5
77
flake8==5.0.4
88
flake8-annotations==2.9.1

0 commit comments

Comments
 (0)