Upgrade to Django 5.2.3

This commit is contained in:
2025-06-14 15:52:54 +02:00
parent eef081366a
commit 41d1fb8cc0
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi" name = "pypi"
[packages] [packages]
django = "~=4.2" django = "~=5.2"
django-registration = "*" django-registration = "*"
pytz = "*" pytz = "*"
matplotlib = "*" matplotlib = "*"
Generated
+4 -4
View File
@@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "7354489a3529aadb34afd1e46f74613001fb682decee40e03dec19f2f03399b0" "sha256": "07729b86984bf5115a5a2b91f480d6a9a501ec50e9fd529cf8e2a37c0b99ebf8"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": {}, "requires": {},
@@ -215,11 +215,11 @@
}, },
"django": { "django": {
"hashes": [ "hashes": [
"sha256:42fdeaba6e6449d88d4f66de47871015097dc6f1b87910db00a91946295cfae4", "sha256:335213277666ab2c5cac44a792a6d2f3d58eb79a80c14b6b160cd4afc3b75684",
"sha256:dafbfaf52c2f289bd65f4ab935791cb4fb9a198f2a5ba9faf35d7338a77e9803" "sha256:c517a6334e0fd940066aa9467b29401b93c37cec2e61365d663b80922542069d"
], ],
"index": "pypi", "index": "pypi",
"version": "==4.2.23" "version": "==5.2.3"
}, },
"django-registration": { "django-registration": {
"hashes": [ "hashes": [