Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.20 to 2.0.23
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.20 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>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent b83f2f2 commit 7ee3a5a
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 45 deletions.
97 changes: 53 additions & 44 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pydis-core = "10.3.0"
alembic = "1.12.0"
coloredlogs = "15.0.1"
deepmerge = "1.1.0"
sqlalchemy = { extras = ["asyncio"], version = "2.0.20" }
sqlalchemy = { extras = ["asyncio"], version = "2.0.23" }
python-dotenv = "1.0.0"
asyncpg = "0.28.0"

Expand Down

0 comments on commit 7ee3a5a

Please sign in to comment.