Skip to content

Commit a04c64d

Browse files
build(deps): bump django from 4.2.24 to 4.2.25
Bumps [django](https://github.com/django/django) from 4.2.24 to 4.2.25. - [Commits](django/django@4.2.24...4.2.25) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63b2f86 commit a04c64d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ defusedxml==0.7.1
3030
# via odfpy
3131
dj-database-url==2.0.0
3232
# via -r requirements.in
33-
django==4.2.24
33+
django==4.2.25
3434
# via
3535
# -r requirements.in
3636
# dj-database-url

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ defusedxml==0.7.1
5252
# odfpy
5353
dj-database-url==2.0.0
5454
# via -r requirements.txt
55-
django==4.2.24
55+
django==4.2.25
5656
# via
5757
# -r requirements.txt
5858
# dj-database-url

0 commit comments

Comments
 (0)