Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit 41dc35f

Browse files
build(deps): bump django from 3.2.23 to 3.2.24
Bumps [django](https://github.com/django/django) from 3.2.23 to 3.2.24. - [Commits](django/django@3.2.23...3.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent daeff93 commit 41dc35f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
include_package_data=True,
2424
install_requires=[
2525
"cfl-common",
26-
"django==3.2.23",
26+
"django==3.2.24",
2727
"django-csp==3.7",
2828
"django-js-reverse==0.9.1",
2929
"djangorestframework==3.13.1",

0 commit comments

Comments
 (0)