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 6d545af commit bafb568
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ diff-match-patch==20230430
# via django-import-export
dj-database-url==2.1.0
# via -r requirements.in
django==3.2.24
django==3.2.25
# via
# -r requirements.in
# dj-database-url
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ diff-match-patch==20230430
# django-import-export
dj-database-url==2.1.0
# via -r requirements.txt
django==3.2.24
django==3.2.25
# via
# -r requirements.txt
# dj-database-url
Expand Down

0 comments on commit bafb568

Please sign in to comment.