Skip to content

Commit

Permalink
build(deps): bump django from 3.2.23 to 4.2.10
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.2.23 to 4.2.10.
- [Commits](django/django@3.2.23...4.2.10)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 10, 2024
1 parent 303de0b commit d6db9cf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "pypi"

[packages]
crispy-bootstrap5 = "~=0.7"
django = "~=3.2.24"
django = "~=4.2.10"
django-axes = "~=6.3.0"
django-bootstrap-pagination = "~=1.7.1"
django-crispy-forms = "~=2.0"
Expand Down
10 changes: 5 additions & 5 deletions Pipfile.lock

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

0 comments on commit d6db9cf

Please sign in to comment.