Skip to content

Commit

Permalink
Update Django in common too
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Nov 2, 2023
1 parent 2d4291f commit 9fd9596
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 @@ -16,7 +16,7 @@
version=version,
include_package_data=True,
install_requires=[
"django==3.2.20",
"django==3.2.23",
"djangorestframework==3.13.1",
"django-two-factor-auth==1.13.2",
"django-countries==7.3.1",
Expand Down

0 comments on commit 9fd9596

Please sign in to comment.