Bump django from 4.1.7 to 4.1.9

This commit is contained in:
Ross Brown 2023-05-07 05:18:57 +01:00 committed by Trenton H
parent 02b2bcafc5
commit caf43638de
2 changed files with 10 additions and 8 deletions

View File

@ -10,7 +10,9 @@ name = "piwheels"
[packages] [packages]
dateparser = "~=1.1" 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-cors-headers = "*"
django-celery-results = "*" django-celery-results = "*"
django-compression-middleware = "*" django-compression-middleware = "*"

14
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "5a1fda76f86696709eca15c024959540ea9ce860b9d67f401e3e3aa7b01eca34" "sha256": "a854a7a6c073e1cc1a3360fe357517fbf1748c221a55df9b55468a7ffd14acf1"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": {}, "requires": {},
@ -489,11 +489,11 @@
}, },
"django": { "django": {
"hashes": [ "hashes": [
"sha256:44f714b81c5f190d9d2ddad01a532fe502fa01c4cb8faf1d081f4264ed15dcd8", "sha256:adae3a952fd86800094ae6f64aa558572e8b4ba8dfe21f0ed8175147e75a72a1",
"sha256:f2f431e75adc40039ace496ad3b9f17227022e8b11566f4b363da44c7e44761e" "sha256:e9f074a84930662104871bfcea55c3c180c50a0a47739db82435deae6cbaf032"
], ],
"index": "pypi", "index": "pypi",
"version": "==4.1.7" "version": "==4.1.9"
}, },
"django-celery-results": { "django-celery-results": {
"hashes": [ "hashes": [
@ -1795,11 +1795,11 @@
}, },
"sqlparse": { "sqlparse": {
"hashes": [ "hashes": [
"sha256:0323c0ec29cd52bceabc1b4d9d579e311f3e4961b98d174201d5622a23b85e34", "sha256:5430a4fe2ac7d0f93e66f1efc6e1338a41884b7ddf2a350cedd20ccc4d9d28f3",
"sha256:69ca804846bb114d2ec380e4360a8a340db83f0ccf3afceeb1404df028f57268" "sha256:d446183e84b8349fa3061f0fe7f06ca94ba65b426946ffebe6e3e8295332420c"
], ],
"markers": "python_version >= '3.5'", "markers": "python_version >= '3.5'",
"version": "==0.4.3" "version": "==0.4.4"
}, },
"threadpoolctl": { "threadpoolctl": {
"hashes": [ "hashes": [