Skip to content

Commit

Permalink
Bump sqlalchemy from 1.4.46 to 2.0.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2023
1 parent 8fd016b commit 8f48efc
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 53 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pysftp = "~=0.2"
python-dotenv = "~=0.21"
requests = "~=2.28"
slackclient = "~=2.9"
sqlalchemy = "~=1.4"
sqlalchemy = "~=2.0"
lab-share-lib = { git = 'https://github.com/sanger/lab-share-lib.git', ref = 'master', editable = false }

[requires]
Expand Down
112 changes: 60 additions & 52 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8f48efc

Please sign in to comment.