Skip to content

Commit 9e41145

Browse files
Bump django from 4.2.16 to 4.2.17
Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.17. - [Commits](django/django@4.2.16...4.2.17) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b64f3c commit 9e41145

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ distlib==0.3.8
9292
# via virtualenv
9393
dj-database-url==2.2.0
9494
# via froide (pyproject.toml)
95-
django==4.2.16
95+
django==4.2.17
9696
# via
9797
# froide (pyproject.toml)
9898
# channels

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ deprecated==1.2.14
8080
# via pikepdf
8181
dj-database-url==2.2.0
8282
# via froide (pyproject.toml)
83-
django==4.2.16
83+
django==4.2.17
8484
# via
8585
# froide (pyproject.toml)
8686
# channels

0 commit comments

Comments
 (0)