Skip to content

Commit

Permalink
Pin django-stubs to specific version
Browse files Browse the repository at this point in the history
  • Loading branch information
richardebeling committed Oct 22, 2023
1 parent 9355ccc commit d87ecf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
black~=23.9.1
coverage[toml]
django-debug-toolbar~=4.0
django-stubs~=4.2.5
django-stubs-ext~=4.2.5
django-stubs==4.2.5
django-stubs-ext==4.2.5
django-webtest~=1.9.10
isort~=5.12.0
model-bakery~=1.16.0
Expand Down

0 comments on commit d87ecf3

Please sign in to comment.