Skip to content

Commit 218300a

Browse files
authored
Bump Django 5.2.12 to 5.2.13. (#3265)
* Bump Django 5.2.12 to 5.2.13. * Apply the correct pin for patches.
1 parent 24eaadd commit 218300a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@ certifi = "==2025.7.14"
4848
websocket-client = "<1.8.0"
4949
black = "*"
5050
django-vite = "~=3.1.0"
51-
django = "~=5.2.0"
5251
pyasn1 = "~=0.6.3"
5352
requests = "~=2.33.0"
5453
hiredis = "~=3.3.0"
5554
django-celery-beat = "~=2.8.1"
5655
prometheus-client = "~=0.24.1"
5756
aws-xray-sdk = "~=2.15.0"
5857
pre-commit = "~=4.5.1"
58+
django = "~=5.2"
5959

6060
[dev-packages]
6161
invoke = "==2.2.0"

Pipfile.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.

0 commit comments

Comments
 (0)