Skip to content

Commit

Permalink
chore(requirements): lock django to 5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agconti committed Sep 6, 2024
1 parent 5536e86 commit a9dd1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.github_repository_name}}/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Core
Django==5.1
Django==5.1.1
django-configurations==2.5.1
gunicorn==23.0.0
newrelic==9.13.0
Expand Down

0 comments on commit a9dd1ba

Please sign in to comment.