Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 1d5743e commit 68b7351
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
Expand Up @@ -7,7 +7,7 @@ charset-normalizer==3.3.2
click==8.1.7
configparser==7.0.0
cryptography==43.0.1
Django==5.0.9
Django==5.0.10
django-admin-extra-buttons==1.5.8
django-appconf==1.0.6
django-compressor==4.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ cryptography==43.0.1
# via
# -r requirements.in
# paramiko
django==5.0.9
django==5.0.10
# via
# -r requirements.in
# django-appconf
Expand Down

0 comments on commit 68b7351

Please sign in to comment.