Skip to content

Commit

Permalink
의존성 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
item4 committed Sep 17, 2024
1 parent 045bd43 commit c8597c7
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 @@ -137,7 +137,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = ">=3.12,<3.13"
Babel = "^2.16.0"
SQLAlchemy = {version = "^2.0.34", extras = ["asyncio"]}
SQLAlchemy = {version = "^2.0.35", extras = ["asyncio"]}
SQLAlchemy-Utils = "^0.41.2"
aiocron = "^1.8"
aiohttp = "^3.10.5"
Expand Down

0 comments on commit c8597c7

Please sign in to comment.