Skip to content

Commit

Permalink
Merge pull request #474 from getsentry/latest-stubs
Browse files Browse the repository at this point in the history
ref: add latest mypy and django-stubs
  • Loading branch information
asottile-sentry authored Oct 20, 2023
2 parents 902f7fd + a3fac9f commit 7fa8cfb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ validate_incorrect_missing_deps = six
[django==4.2.3]
[django==4.2.4]
[django==4.2.5]
[django==4.2.6]

[django-crispy-forms==1.14.0]

Expand All @@ -251,11 +252,13 @@ validate_incorrect_missing_deps = six
[django-stubs==4.2.0]
[django-stubs==4.2.3]
[django-stubs==4.2.4]
[django-stubs==4.2.5]

[django-stubs-ext==0.5.0]
[django-stubs-ext==0.7.0]
[django-stubs-ext==4.2.0]
[django-stubs-ext==4.2.2]
[django-stubs-ext==4.2.5]

[djangorestframework==3.12.4]
[djangorestframework==3.13.1]
Expand Down Expand Up @@ -611,6 +614,7 @@ python_versions = <3.11
[mypy==1.4.1]
[mypy==1.5.0]
[mypy==1.5.1]
[mypy==1.6.1]

[mypy-extensions==0.4.3]
[mypy-extensions==1.0.0]
Expand Down Expand Up @@ -1417,13 +1421,15 @@ python_versions = <3.11
[types-pytz==2022.7.1.2]
[types-pytz==2023.3.0.0]
[types-pytz==2023.3.0.1]
[types-pytz==2023.3.1.1]

[types-pyyaml==6.0.11]
[types-pyyaml==6.0.12]
[types-pyyaml==6.0.12.8]
[types-pyyaml==6.0.12.9]
[types-pyyaml==6.0.12.10]
[types-pyyaml==6.0.12.11]
[types-pyyaml==6.0.12.12]

[types-redis==4.3.13]
[types-redis==4.3.14]
Expand Down

0 comments on commit 7fa8cfb

Please sign in to comment.