Skip to content

Commit 825fa32

Browse files
authored
Merge pull request #103 from middlewarehq/upgrade-sqlAlchemy
Upgrade SQLAlchemy to version 2.0.29
2 parents e16afbf + 0dc3057 commit 825fa32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apiserver/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==3.0.2
22
voluptuous==0.12.2
33
stringcase==1.2.0
4-
SQLAlchemy==1.4.32
4+
SQLAlchemy==2.0.29
55
pytz==2022.1
66
PyGithub==1.55
77
pycryptodome==3.14.1

0 commit comments

Comments
 (0)