mirror of
https://github.com/etnguyen03/tjdests.git
synced 2025-04-21 02:00:16 -04:00
build(deps): bump django from 3.2.10 to 4.0.1
Bumps [django](https://github.com/django/django) from 3.2.10 to 4.0.1. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.10...4.0.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
83e225d1db
commit
71584b2cbe
2
Pipfile
2
Pipfile
|
@ -5,7 +5,7 @@ name = "pypi"
|
|||
|
||||
[packages]
|
||||
crispy-bootstrap5 = "~=0.6"
|
||||
django = "~=3.2.11"
|
||||
django = "~=4.0.1"
|
||||
django-bootstrap-pagination = "~=1.7.1"
|
||||
django-crispy-forms = "~=1.13.0"
|
||||
django-extensions = "~=3.1.5"
|
||||
|
|
21
Pipfile.lock
generated
21
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "3c7dc0ff117f448cd426b688a68cb07788e8eba8a667261a43946f101065b0b8"
|
||||
"sha256": "546e3f4f67bc647ea0af216bbb49f916ed190af20dd9da5ea4f3760c23480381"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
|
@ -153,11 +153,11 @@
|
|||
},
|
||||
"django": {
|
||||
"hashes": [
|
||||
"sha256:0a0a37f0b93aef30c4bf3a839c187e1175bcdeb7e177341da0cb7b8194416891",
|
||||
"sha256:69c94abe5d6b1b088bf475e09b7b74403f943e34da107e798465d2045da27e75"
|
||||
"sha256:2485eea3cc4c3bae13080dee866ebf90ba9f98d1afe8fda89bfb0eb2e218ef86",
|
||||
"sha256:7cd8e8a3ed2bc0dfda05ce1e53a9c81b30eefd7aa350e538a18884475e4d4ce2"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==3.2.11"
|
||||
"version": "==4.0.1"
|
||||
},
|
||||
"django-bootstrap-pagination": {
|
||||
"hashes": [
|
||||
|
@ -317,13 +317,6 @@
|
|||
],
|
||||
"version": "==3.2.0"
|
||||
},
|
||||
"pytz": {
|
||||
"hashes": [
|
||||
"sha256:3672058bc3453457b622aab7a1c3bfd5ab0bdae451512f6cf25f64ed37f5b87c",
|
||||
"sha256:acad2d8b20a1af07d4e4c9d2e9285c5ed9104354062f275f3fcd88dcef4f1326"
|
||||
],
|
||||
"version": "==2021.3"
|
||||
},
|
||||
"requests": {
|
||||
"hashes": [
|
||||
"sha256:68d7c56fd5a8999887728ef304a6d12edc7be74f1cfa47714fc8b414525c9a61",
|
||||
|
@ -500,11 +493,11 @@
|
|||
},
|
||||
"django": {
|
||||
"hashes": [
|
||||
"sha256:0a0a37f0b93aef30c4bf3a839c187e1175bcdeb7e177341da0cb7b8194416891",
|
||||
"sha256:69c94abe5d6b1b088bf475e09b7b74403f943e34da107e798465d2045da27e75"
|
||||
"sha256:2485eea3cc4c3bae13080dee866ebf90ba9f98d1afe8fda89bfb0eb2e218ef86",
|
||||
"sha256:7cd8e8a3ed2bc0dfda05ce1e53a9c81b30eefd7aa350e538a18884475e4d4ce2"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==3.2.11"
|
||||
"version": "==4.0.1"
|
||||
},
|
||||
"django-stubs": {
|
||||
"hashes": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user