Bump sqlalchemy from 1.4.50 to 1.4.51

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.50 to 1.4.51.
- [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>
This commit is contained in:
dependabot[bot]
2024-01-03 13:07:08 +00:00
committed by GitHub
parent e015bec4a3
commit 6c8c12838c
2 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ setup(name='wordops',
'PyMySQL >= 1.0.2',
'psutil',
'sh',
'SQLAlchemy == 1.4.50',
'SQLAlchemy == 1.4.51',
'requests',
'distro',
'argcomplete',