Bump sqlalchemy from 1.4.46 to 1.4.47

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.46 to 1.4.47.
- [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]
2023-03-20 14:02:30 +00:00
committed by GitHub
parent ea1c7e67e7
commit 96dd12aa77

View File

@@ -67,7 +67,7 @@ setup(name='wordops',
'PyMySQL >= 0.10.1',
'psutil >= 5.9.4',
'sh >= 1.14.3',
'SQLAlchemy == 1.4.46',
'SQLAlchemy == 1.4.47',
'requests >= 2.28.1',
'distro >= 1.7.0',
'argcomplete >= 1.12.0',