Skip to content

Commit

Permalink
fix: Revert Django to 3.2.22 (CI/CD measuring)
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Nov 21, 2023
1 parent 4976106 commit 076bace
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 70 deletions.
138 changes: 69 additions & 69 deletions Pipfile.lock

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

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
packages=find_packages(),
include_package_data=True,
install_requires=[
"django==3.2.23",
"django==3.2.22",
"django-csp==3.7",
"django-js-reverse==0.9.1",
"django-pipeline==2.0.8",
Expand Down

0 comments on commit 076bace

Please sign in to comment.