Skip to content

Commit

Permalink
build(deps): bump django from 3.2.25 to 4.2.16
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.16.
- [Commits](django/django@3.2.25...4.2.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 88759be commit 128a691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
packages=find_packages(),
include_package_data=True,
install_requires=[
"django==3.2.25",
"django==4.2.16",
"django-csp==3.7",
"django-reverse-js==0.1.7",
"django-pipeline==2.0.8",
Expand Down

0 comments on commit 128a691

Please sign in to comment.