Skip to content

Commit 9eb97be

Browse files
chore(deps): bump sqlalchemy from 2.0.40 to 2.0.45 in /discord
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.40 to 2.0.45. - [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-version: 2.0.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53eb1d8 commit 9eb97be

File tree

2 files changed

+57
-62
lines changed

2 files changed

+57
-62
lines changed

discord/poetry.lock

Lines changed: 56 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

discord/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
[tool.poetry.dependencies]
99
python = "^3.11"
1010
discord-py = "^2.6.4"
11-
sqlalchemy = {extras = ["postgresql-asyncpg"], version = "^2.0.40"}
11+
sqlalchemy = {extras = ["postgresql-asyncpg"], version = "^2.0.45"}
1212
aiohttp-jinja2 = "^1.6"
1313
alembic = "^1.15.2"
1414

0 commit comments

Comments
 (0)