Skip to content

Commit 1ff0efb

Browse files
Bump django from 5.1.11 to 5.2.8
Bumps [django](https://github.com/django/django) from 5.1.11 to 5.2.8. - [Commits](django/django@5.1.11...5.2.8) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0dacde4 commit 1ff0efb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
black
22
coverage
33
crispy-bootstrap3
4-
django>=4.2,<5.2
4+
django>=4.2,<5.3
55
django-axes
66
django-crispy-forms
77
django-debug-toolbar

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dill==0.4.0
5151
# via pylint
5252
distlib==0.4.0
5353
# via virtualenv
54-
django==5.1.11
54+
django==5.2.8
5555
# via
5656
# -r requirements.in
5757
# crispy-bootstrap3

0 commit comments

Comments
 (0)