Skip to content

Commit

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

---
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 e2690b4 commit ed11ef2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ click==8.1.3
# via pip-tools
coverage==5.1
# via -r requirements-dev.in
django==3.2.24
django==3.2.25
# via
# -c requirements.txt
# django-appconf
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ defusedxml==0.7.1
# via
# python3-openid
# social-auth-core
django==3.2.24
django==3.2.25
# via
# -r requirements.in
# django-anymail
Expand Down

0 comments on commit ed11ef2

Please sign in to comment.