Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 57ca46c commit 2d4291f
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 @@ -20,7 +20,7 @@
packages=find_packages(),
include_package_data=True,
install_requires=[
"django==3.2.20",
"django==3.2.23",
"django-countries==7.3.1",
"djangorestframework==3.13.1",
"django-pipeline==2.0.8",
Expand Down

0 comments on commit 2d4291f

Please sign in to comment.