Skip to content

Commit

Permalink
chore(deps): update dependency sqlalchemy to v2.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2023
1 parent 21006d3 commit 6d88c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version = "1.0.0"

dependencies=[
"celery ==5.3.1",
"sqlalchemy[mypy] ==2.0.20",
"sqlalchemy[mypy] ==2.0.21",
"pydantic ==2.4.2",
"pydantic-settings ==2.0.3"
]
Expand Down

0 comments on commit 6d88c20

Please sign in to comment.