Skip to content

Commit c9ab2b2

Browse files
Update sqlalchemy requirement from <2.0,>=1.0.0 to >=1.0.0,<3.0 (#109)
--- updated-dependencies: - dependency-name: sqlalchemy dependency-version: 2.0.41 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2539e47 commit c9ab2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SQLAlchemy>=1.0.0,<2.0
1+
SQLAlchemy>=1.0.0,<3.0

0 commit comments

Comments
 (0)