Skip to content

Commit

Permalink
Update django type definitions and mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
he3lixxx committed May 1, 2023
1 parent bcdba1e commit efd707b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
black~=23.3.0
coverage[toml]
django-debug-toolbar~=4.0
django-stubs~=1.16.0
django-stubs-ext~=0.8.0
django-stubs~=4.2.0
django-stubs-ext~=4.2.0
django-webtest~=1.9.10
isort~=5.12.0
model-bakery~=1.10.1
mypy~=1.1.1
mypy~=1.2.0
openpyxl-stubs~=0.1.25
pylint-django~=2.5.3
pylint~=2.17.1
Expand Down

0 comments on commit efd707b

Please sign in to comment.