Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and schtibe committed Jan 10, 2025
1 parent 429348e commit 36137d2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pylint = "~=2.15.4"
isort = "~=5.11.4"
yapf = "~=0.32.0"
coverage = "~=7.0.5"
django = "~=3.2.18"
django = "~=4.2.17"
flask = "~=2.3.2"
importlib_metadata = "~=6.0.0"
nose2 = "~=0.12.0"
Expand Down
25 changes: 12 additions & 13 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 36137d2

Please sign in to comment.