Skip to content

Commit 2060b76

Browse files
Bump sqlalchemy from 1.4.46 to 2.0.1
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.46 to 2.0.1. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa14e57 commit 2060b76

File tree

2 files changed

+141
-133
lines changed

2 files changed

+141
-133
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pysftp = "~=0.2"
3434
python-dotenv = "~=0.21"
3535
requests = "~=2.28"
3636
slackclient = "~=2.9"
37-
sqlalchemy = "~=1.4"
37+
sqlalchemy = "~=2.0"
3838
lab-share-lib = { git = 'https://github.com/sanger/lab-share-lib.git', ref = 'master', editable = false }
3939

4040
[requires]

0 commit comments

Comments
 (0)