deps: bump django

This commit is contained in:
Rushil Umaretiya 2023-05-15 09:40:31 -04:00
parent 3415cfa825
commit babb403a55
No known key found for this signature in database
GPG Key ID: 4E8FAF9C926AF959
2 changed files with 8 additions and 8 deletions

View File

@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi" name = "pypi"
[packages] [packages]
django = "4.1" django = "*"
django-pipeline = "*" django-pipeline = "*"
[dev-packages] [dev-packages]

14
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "20e0e61a140c2a2e5a120e614e8197a4019fe20020b436c81e0b923e68d65148" "sha256": "6388d47a0e942fb020a063d843ec1e1250f86e6698315bfb35a774d4bb16741e"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@ -26,19 +26,19 @@
}, },
"django": { "django": {
"hashes": [ "hashes": [
"sha256:bceb0fe1a386781af0788cae4108622756cd05e7775448deec04a71ddf87685d", "sha256:44f714b81c5f190d9d2ddad01a532fe502fa01c4cb8faf1d081f4264ed15dcd8",
"sha256:c6fe7ebe7c017fe59f1029821dae0acb5a2ddcd6c9a0138fd20a8bfefac914bc" "sha256:f2f431e75adc40039ace496ad3b9f17227022e8b11566f4b363da44c7e44761e"
], ],
"index": "pypi", "index": "pypi",
"version": "==4.1.6" "version": "==4.1.7"
}, },
"django-pipeline": { "django-pipeline": {
"hashes": [ "hashes": [
"sha256:b0f2748d43e4e773033f563ac0e8c3b2d47b88320abf726eb83e35a7172bf83a", "sha256:36a6ce56fdf1d0811e4d51897f534acca35ebb35be699d9d0fd9970e634792a4",
"sha256:deb278d151c6cc8de3d3eec5e70d8a21527000dd58b616215deba2fa9a51c7e2" "sha256:e91627faee22c4c65eb7d134ef53a9d97253c99e4dd914af8ea9c8c58c01de93"
], ],
"index": "pypi", "index": "pypi",
"version": "==2.0.9" "version": "==2.1.0"
}, },
"sqlparse": { "sqlparse": {
"hashes": [ "hashes": [