Bump sqlalchemy from 1.4.31 to 1.4.32

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.31 to 1.4.32.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES)
- [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]
2022-03-07 06:09:01 +00:00
committed by GitHub
parent 761ef2e128
commit 075c7628b8
2 changed files with 38 additions and 39 deletions

View File

@ -27,7 +27,7 @@ python-dotenv = "^0.19.2"
discord-py-slash-command = "^3.0.3"
APScheduler = "^3.9.1"
dateparser = "^1.1.0"
SQLAlchemy = "^1.4.31"
SQLAlchemy = "^1.4.32"
[build-system]
requires = ["poetry-core>=1.0.0"]