Skip to content

Commit

Permalink
build(deps): update dependency sqlalchemy to v2.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2023
1 parent e3d3768 commit f2402ca
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 44 deletions.
87 changes: 44 additions & 43 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 @@ -12,7 +12,7 @@ authors = []
python = "^3.10"
# dependencies
loguru = "==0.7.0"
SQLAlchemy = { extras = ["mypy", "asyncio"], version = "2.0.15" }
SQLAlchemy = { extras = ["mypy", "asyncio"], version = "2.0.17" }
grpcio = "1.54.2"
grpcio-tools = "1.54.2"
libphpserialize = "0.0.8"
Expand Down

0 comments on commit f2402ca

Please sign in to comment.