Skip to content

Commit

Permalink
chore(deps): update dependency types-pymysql to v1.1.0.20240425 (#1442)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent 5e5333e commit bc0afdb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ pre-commit = "3.7.0" # https://github.com/pre-commit/pre-commit
mypy = "1.10.0" # https://github.com/python/mypy
django-stubs = "4.2.7" # https://github.com/typeddjango/django-stubs
djangorestframework-stubs = "3.14.5" # https://github.com/typeddjango/djangorestframework-stubs
types-PyMySQL = "1.1.0.1" # https://github.com/python/typeshed
types-PyMySQL = "1.1.0.20240425" # https://github.com/python/typeshed
# import-linter = "2.0" # https://github.com/seddonym/import-linter --> Cannot be build with Docker
# Django
# ------------------------------------------------------------------------------
Expand Down

0 comments on commit bc0afdb

Please sign in to comment.