Skip to content

Commit

Permalink
Update sqlalchemy requirement from ==1.4.* to ==2.0.*
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 8dac638 commit 0b1708e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ google-auth-oauthlib==1.2.0
googleapis-common-protos==1.63.0
opensearch-py==2.5.0
pandas==2.2.2
sqlalchemy==1.4.*
sqlalchemy==2.0.*
psycopg2==2.9.9
alembic==1.13.1

0 comments on commit 0b1708e

Please sign in to comment.