Skip to content

Commit a068c02

Browse files
authored
deps: Update dependency SQLAlchemy to v2.0.12 (#716)
1 parent d7248f8 commit a068c02

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

0 commit comments

Comments
 (0)