Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump django from 4.2.16 to 5.0.10 in /cfl_common
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.16 to 5.0.10.
- [Commits](django/django@4.2.16...5.0.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Dec 6, 2024
1 parent c932ad7 commit 619d851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfl_common/setup.py
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@
version=version,
include_package_data=True,
install_requires=[
"django==4.2.16",
"django==5.0.10",
"django-countries==7.6.1",
"django-csp==3.8",
"django-import-export==4.2.0",

0 comments on commit 619d851

Please sign in to comment.