Skip to content

Commit 470cbd4

Browse files
authored
Update django (1.14) (#2589)
1 parent 99f6b84 commit 470cbd4

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

rocky/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rocky/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ beautifulsoup4 = "^4.11.2"
1313
certifi = "^2023.7.22"
1414
chardet = "^5.1.0"
1515
cwe = "^1.6"
16-
Django = "^4.2.7"
16+
Django = "^4.2.11"
1717
django-formtools = "^2.4.1"
1818
django-otp = "^1.1.3"
1919
django-phonenumber-field = "^6.1.0"

rocky/requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -454,9 +454,9 @@ django-two-factor-auth==1.15.4 ; python_version >= "3.8" and python_version < "4
454454
django-weasyprint==2.2.2 ; python_version >= "3.8" and python_version < "4.0" \
455455
--hash=sha256:605eba0dd3246c0410a60fdaa581139330ad6c637fc273e1bfe90a7a09f53728 \
456456
--hash=sha256:7f554bcc428293aeadc175ab5607b4f3bf30c0e5da3d4aa34453b3d96e0ffd3a
457-
django==4.2.10 ; python_version >= "3.8" and python_version < "4.0" \
458-
--hash=sha256:a2d4c4d4ea0b6f0895acde632071aff6400bfc331228fc978b05452a0ff3e9f1 \
459-
--hash=sha256:b1260ed381b10a11753c73444408e19869f3241fc45c985cd55a30177c789d13
457+
django==4.2.11 ; python_version >= "3.8" and python_version < "4.0" \
458+
--hash=sha256:6e6ff3db2d8dd0c986b4eec8554c8e4f919b5c1ff62a5b4390c17aff2ed6e5c4 \
459+
--hash=sha256:ddc24a0a8280a0430baa37aff11f28574720af05888c62b7cfe71d219f4599d3
460460
djangorestframework==3.14.0 ; python_version >= "3.8" and python_version < "4.0" \
461461
--hash=sha256:579a333e6256b09489cbe0a067e66abe55c6595d8926be6b99423786334350c8 \
462462
--hash=sha256:eb63f58c9f218e1a7d064d17a70751f528ed4e1d35547fdade9aaf4cd103fd08

rocky/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -370,9 +370,9 @@ django-two-factor-auth==1.15.4 ; python_version >= "3.8" and python_version < "4
370370
django-weasyprint==2.2.2 ; python_version >= "3.8" and python_version < "4.0" \
371371
--hash=sha256:605eba0dd3246c0410a60fdaa581139330ad6c637fc273e1bfe90a7a09f53728 \
372372
--hash=sha256:7f554bcc428293aeadc175ab5607b4f3bf30c0e5da3d4aa34453b3d96e0ffd3a
373-
django==4.2.10 ; python_version >= "3.8" and python_version < "4.0" \
374-
--hash=sha256:a2d4c4d4ea0b6f0895acde632071aff6400bfc331228fc978b05452a0ff3e9f1 \
375-
--hash=sha256:b1260ed381b10a11753c73444408e19869f3241fc45c985cd55a30177c789d13
373+
django==4.2.11 ; python_version >= "3.8" and python_version < "4.0" \
374+
--hash=sha256:6e6ff3db2d8dd0c986b4eec8554c8e4f919b5c1ff62a5b4390c17aff2ed6e5c4 \
375+
--hash=sha256:ddc24a0a8280a0430baa37aff11f28574720af05888c62b7cfe71d219f4599d3
376376
djangorestframework==3.14.0 ; python_version >= "3.8" and python_version < "4.0" \
377377
--hash=sha256:579a333e6256b09489cbe0a067e66abe55c6595d8926be6b99423786334350c8 \
378378
--hash=sha256:eb63f58c9f218e1a7d064d17a70751f528ed4e1d35547fdade9aaf4cd103fd08

0 commit comments

Comments
 (0)