diff --git a/Pipfile b/Pipfile index d1471f52c..c0456a4db 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,9 @@ name = "piwheels" [packages] dateparser = "~=1.1" -django = "~=4.1" +# WARNING: django does not use semver. +# Only patch versions are guaranteed to not introduce breaking changes. +django = "~=4.1.9" django-cors-headers = "*" django-celery-results = "*" django-compression-middleware = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 1831d894c..790b13a38 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "5a1fda76f86696709eca15c024959540ea9ce860b9d67f401e3e3aa7b01eca34" + "sha256": "a854a7a6c073e1cc1a3360fe357517fbf1748c221a55df9b55468a7ffd14acf1" }, "pipfile-spec": 6, "requires": {}, @@ -489,11 +489,11 @@ }, "django": { "hashes": [ - "sha256:44f714b81c5f190d9d2ddad01a532fe502fa01c4cb8faf1d081f4264ed15dcd8", - "sha256:f2f431e75adc40039ace496ad3b9f17227022e8b11566f4b363da44c7e44761e" + "sha256:adae3a952fd86800094ae6f64aa558572e8b4ba8dfe21f0ed8175147e75a72a1", + "sha256:e9f074a84930662104871bfcea55c3c180c50a0a47739db82435deae6cbaf032" ], "index": "pypi", - "version": "==4.1.7" + "version": "==4.1.9" }, "django-celery-results": { "hashes": [ @@ -1795,11 +1795,11 @@ }, "sqlparse": { "hashes": [ - "sha256:0323c0ec29cd52bceabc1b4d9d579e311f3e4961b98d174201d5622a23b85e34", - "sha256:69ca804846bb114d2ec380e4360a8a340db83f0ccf3afceeb1404df028f57268" + "sha256:5430a4fe2ac7d0f93e66f1efc6e1338a41884b7ddf2a350cedd20ccc4d9d28f3", + "sha256:d446183e84b8349fa3061f0fe7f06ca94ba65b426946ffebe6e3e8295332420c" ], "markers": "python_version >= '3.5'", - "version": "==0.4.3" + "version": "==0.4.4" }, "threadpoolctl": { "hashes": [