Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent af4a5b9 commit 60c9fc8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ django-s3direct==1.1.8
django-sass-processor==0.8.2
django-tz-detect==0.5.0
django-widget-tweaks==1.4.12
Django==3.1.14
Django==3.2.25
freezegun==1.1.0
gunicorn==20.0.4
importlib-metadata
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,9 @@ dj-database-url==0.5.0 \
# via
# -r requirements.in
# django-heroku
django==3.1.14 \
--hash=sha256:0fabc786489af16ad87a8c170ba9d42bfd23f7b699bd5ef05675864e8d012859 \
--hash=sha256:72a4a5a136a214c39cf016ccdd6b69e2aa08c7479c66d93f3a9b5e4bb9d8a347
django==3.2.25 \
--hash=sha256:7ca38a78654aee72378594d63e51636c04b8e28574f5505dff630895b5472777 \
--hash=sha256:a52ea7fcf280b16f7b739cec38fa6d3f8953a5456986944c3ca97e79882b4e38
# via
# -r requirements.in
# django-appconf
Expand Down

0 comments on commit 60c9fc8

Please sign in to comment.