Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 4e56cdb commit 062817e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
asgiref==3.7.2
build==1.1.1
click==8.1.7
Django==5.0.2
Django==5.0.3
django-admin-extra-buttons==1.5.7
django-compressor==4.4
flake8==7.0.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ click==8.1.7
# via
# -r requirements.in
# pip-tools
django==5.0.2
django==5.0.3
# via
# -r requirements.in
# django-appconf
Expand Down

0 comments on commit 062817e

Please sign in to comment.