Skip to content

Commit

Permalink
Use caret requirement for djangorestframework-stubs (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
camuthig authored Apr 8, 2023
1 parent 102e963 commit 005e661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ flake8 = "^5.0"
black = "^23.1"
mypy = "^1.0"
django-stubs = "^1.10"
djangorestframework-stubs = "1.7.0"
djangorestframework-stubs = "^1.7.0"
nox = "^2022.1"
isort = "^5.10"
coverage = {extras = ["toml"], version = "^7.0.5"}
Expand Down

0 comments on commit 005e661

Please sign in to comment.