Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 5, 2023
1 parent 605e959 commit 3951888
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
Expand Up @@ -14,7 +14,7 @@
version=version,
include_package_data=True,
install_requires=[
"django==3.2.19",
"django==3.2.20",
"djangorestframework==3.13.1",
"django-two-factor-auth==1.13.2",
"django-countries==7.3.1",
Expand Down

0 comments on commit 3951888

Please sign in to comment.