Skip to content

Commit 348f62e

Browse files
Bump django from 5.2.14 to 5.2.15 (#359)
* Bump django from 5.2.14 to 5.2.15 Bumps [django](https://github.com/django/django) from 5.2.14 to 5.2.15. - [Commits](django/django@5.2.14...5.2.15) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * bump? --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lullah <chaos@efqr.dev>
1 parent 30cdf01 commit 348f62e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ celery>=5.4.0; python_version >= '3.8'
77
psycopg2-binary>=2.9.10
88
redis
99
hyperlink
10-
django>=5.2.14
10+
django>=5.2.15
1111
django-filter>=24.2
1212
django-cors-headers
1313
django-storages[s3]
1414
django-cleanup
15-
pypdl
15+
pypdl>=1.5.7
1616

1717
## dogesec
1818
dogesec-commons>=1.4.8

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ click-plugins==1.1.1.2
5555
# via celery
5656
click-repl==0.3.0
5757
# via celery
58-
django==5.2.14
58+
django==5.2.15
5959
# via
6060
# -r requirements.in
6161
# django-cors-headers

0 commit comments

Comments
 (0)