Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.31 to 2.0.35 (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 77b7822 commit ab91ccc
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.12"
"discord.py" = "^2.4.0"
SQLAlchemy = {extras = ["asyncio"], version = "^2.0.31"}
SQLAlchemy = {extras = ["asyncio"], version = "^2.0.35"}
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 ab91ccc

Please sign in to comment.