Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: pymysql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent f328b6e commit 1c6d019
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions api/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 api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pydantic = { extras = ["email"], version = "^2.6.4" }
alembic = "^1.13.1"
python-dotenv = "^1.0.1"
mysqlclient = "^2.2.4"
pymysql = "^1.1.0"
pymysql = "^1.1.1"
pendulum = "^3.0.0"
fastapi = "^0.110.0"
sqlalchemy = "^2.0.29"
Expand Down

0 comments on commit 1c6d019

Please sign in to comment.