Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.17 to 2.0.18
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.17 to 2.0.18.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
1 parent c6e0223 commit b3ea2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
'psutil==5.9.5',
'pyfileindex==0.0.11',
'pysqa==0.0.25',
'sqlalchemy==2.0.17',
'sqlalchemy==2.0.18',
'tables==3.8.0',
'tqdm==4.65.0',
'traitlets==5.9.0',
Expand Down

0 comments on commit b3ea2c3

Please sign in to comment.