Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.29 to 2.0.30 (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent d743915 commit 973d4e8
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
102 changes: 51 additions & 51 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 @@ -11,7 +11,7 @@ exclude = ["branding"]
[tool.poetry.dependencies]
python = "^3.11"
"discord.py" = "^2.3.2"
SQLAlchemy = {extras = ["asyncio"], version = "^2.0.29"}
SQLAlchemy = {extras = ["asyncio"], version = "^2.0.30"}
alembic = {extras = ["tz"], version = "^1.13.1"}
asyncpg = { version = "^0.29.0", optional = true }
aiosqlite = { version = "^0.20.0", optional = true }
Expand Down

0 comments on commit 973d4e8

Please sign in to comment.