Skip to content

Commit

Permalink
feat(Dependencies): Update dependency SQLAlchemy to v1.4.51
Browse files Browse the repository at this point in the history
| datasource | package    | from   | to     |
| ---------- | ---------- | ------ | ------ |
| pypi       | sqlalchemy | 1.4.50 | 1.4.51 |
  • Loading branch information
renovate[bot] committed Jan 3, 2024
1 parent 18cc930 commit 49c0efa
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 31 deletions.
54 changes: 24 additions & 30 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 @@ aiohttp-swagger = "1.0.16"
aiohttp_jinja2 = "1.5.1"
aiosmtplib = "2.0.2"
asyncpg = "0.29.0"
SQLAlchemy = "1.4.50"
SQLAlchemy = "1.4.51"
alembic = "1.12.1"
psycopg2 = "2.9.9"

Expand Down

0 comments on commit 49c0efa

Please sign in to comment.