chore(deps): bump sqlalchemy from 2.0.22 to 2.0.23

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.22 to 2.0.23.
- [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-11-19 19:18:36 +00:00
committed by Alexandre Teles (afterSt0rm)
parent a276b159e3
commit 9d04b3d5e1
2 changed files with 54 additions and 53 deletions

View File

@@ -28,7 +28,7 @@ pytest-emoji = "^0.2.0"
coverage = "^7.3.2"
pytest-cov = "^4.1.0"
pytest = "^7.4.3"
sqlalchemy = "^2.0.22"
sqlalchemy = "^2.0.23"
sanic-beskar = "^2.2.12"
bson = "^0.5.10"
fastpbkdf2 = "^0.2"