Skip to content

Commit

Permalink
chore: Minimum Django now points to last patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
pennersr committed Nov 7, 2024
1 parent df95839 commit eb504e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Django==4.2.7
Django==4.2.16
sphinx_rtd_theme==1.3.0
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ tests_require =
pytest-asyncio == 0.23.8
pytest-django >= 4.5.2
install_requires =
Django >= 4.2
Django >= 4.2.16
asgiref >= 3.8.1

[options.extras_require]
Expand Down

0 comments on commit eb504e0

Please sign in to comment.