Skip to content

Commit

Permalink
Bump django from 5.1.1 to 5.1.2
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.1.1 to 5.1.2.
- [Commits](django/django@5.1.1...5.1.2)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent 5cee909 commit e17268c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ asgiref==3.8.1
black==23.7.0
certifi==2024.8.30
click==8.1.7
Django==5.1.1
Django==5.1.2
django-constance==4.1.2
django-debug-toolbar==4.4.6
environs==11.0.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Core Django dependencies
Django==5.1.1
Django==5.1.2

# Additional Tools used in Django
django-debug-toolbar==4.4.6
Expand Down

0 comments on commit e17268c

Please sign in to comment.