Skip to content

Commit

Permalink
Merge pull request #1496 from nationalarchives/renovate/django-stubs-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency django-stubs to v5
  • Loading branch information
dragon-dxw authored Aug 12, 2024
2 parents 31e449e + 1f2b38f commit c2e3e3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ boto3~=1.34.2
# Type stubs
mypy-boto3-s3==1.34.158
mypy-boto3-sns==1.34.121
types-pytz==2024.1.0.20240417
2 changes: 1 addition & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ psycopg2==2.9.9 # https://github.com/psycopg/psycopg2
# Testing
# ------------------------------------------------------------------------------
mypy==1.11.1 # https://github.com/python/mypy
django-stubs==4.2.6 # https://github.com/typeddjango/django-stubs
django-stubs==5.0.4 # https://github.com/typeddjango/django-stubs
pytest==8.3.2 # https://github.com/pytest-dev/pytest
pytest-sugar==1.0.0 # https://github.com/Frozenball/pytest-sugar
pytest-socket==0.7.0 # https://github.com/miketheman/pytest-socket
Expand Down

0 comments on commit c2e3e3e

Please sign in to comment.