Skip to content

Commit 41c2b0f

Browse files
Bump django from 3.2.25 to 4.2.22
Bumps [django](https://github.com/django/django) from 3.2.25 to 4.2.22. - [Commits](django/django@3.2.25...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09b026b commit 41c2b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"django-constance[database]==2.9.1",
2323
"django-picklefield==2.1.1",
2424
"psycopg2-binary==2.9.9",
25-
"Django==3.2.25",
25+
"Django==4.2.22",
2626
"gunicorn==22.0.0",
2727
"python-dateutil==2.8.2",
2828
"tzlocal>=5.2",

0 commit comments

Comments
 (0)