Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent 9f2c10c commit 96b112d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ cryptography==42.0.8
# pyjwt
deprecation==2.1.0
# via python-keycloak
django==4.2.13
django==4.2.14
# via
# -r requirements.in
# django-celery-beat
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ distlib==0.3.8
# via
# -r ./requirements_test.txt
# virtualenv
django==4.2.13
django==4.2.14
# via
# -r ./requirements_test.txt
# django-celery-beat
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ deprecation==2.1.0
# python-keycloak
distlib==0.3.8
# via virtualenv
django==4.2.13
django==4.2.14
# via
# -r ./requirements.txt
# django-celery-beat
Expand Down

0 comments on commit 96b112d

Please sign in to comment.