mirror of
https://github.com/etnguyen03/tjdests.git
synced 2025-04-20 09:40:16 -04:00
build(deps): bump django from 3.2.7 to 3.2.8
Bumps [django](https://github.com/django/django) from 3.2.7 to 3.2.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.7...3.2.8) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6eb0a331ed
commit
86b0882651
2
Pipfile
2
Pipfile
|
@ -5,7 +5,7 @@ name = "pypi"
|
||||||
|
|
||||||
[packages]
|
[packages]
|
||||||
crispy-bootstrap5 = "~=0.6"
|
crispy-bootstrap5 = "~=0.6"
|
||||||
django = "~=3.2.7"
|
django = "~=3.2.8"
|
||||||
django-bootstrap-pagination = "~=1.7.1"
|
django-bootstrap-pagination = "~=1.7.1"
|
||||||
django-crispy-forms = "~=1.13.0"
|
django-crispy-forms = "~=1.13.0"
|
||||||
django-extensions = "~=3.1.3"
|
django-extensions = "~=3.1.3"
|
||||||
|
|
14
Pipfile.lock
generated
14
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"_meta": {
|
"_meta": {
|
||||||
"hash": {
|
"hash": {
|
||||||
"sha256": "bd16653ca45b5fab7f5fe5d45accbb89b3009ca3e56d2377b1520bdeced0211f"
|
"sha256": "cf060c7c90935fc59eaacb4f52fe761c47c706407f69a21e50427c3ff7df657d"
|
||||||
},
|
},
|
||||||
"pipfile-spec": 6,
|
"pipfile-spec": 6,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -148,11 +148,11 @@
|
||||||
},
|
},
|
||||||
"django": {
|
"django": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:95b318319d6997bac3595517101ad9cc83fe5672ac498ba48d1a410f47afecd2",
|
"sha256:42573831292029639b798fe4d3812996bfe4ff3275f04566da90764daec011a5",
|
||||||
"sha256:e93c93565005b37ddebf2396b4dc4b6913c1838baa82efdfb79acedd5816c240"
|
"sha256:f6d2c4069c9b9bfac03bedff927ea1f9e0d29e34525cec8a68fd28eb2a8df7af"
|
||||||
],
|
],
|
||||||
"index": "pypi",
|
"index": "pypi",
|
||||||
"version": "==3.2.7"
|
"version": "==3.2.8"
|
||||||
},
|
},
|
||||||
"django-bootstrap-pagination": {
|
"django-bootstrap-pagination": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
@ -473,11 +473,11 @@
|
||||||
},
|
},
|
||||||
"django": {
|
"django": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:95b318319d6997bac3595517101ad9cc83fe5672ac498ba48d1a410f47afecd2",
|
"sha256:42573831292029639b798fe4d3812996bfe4ff3275f04566da90764daec011a5",
|
||||||
"sha256:e93c93565005b37ddebf2396b4dc4b6913c1838baa82efdfb79acedd5816c240"
|
"sha256:f6d2c4069c9b9bfac03bedff927ea1f9e0d29e34525cec8a68fd28eb2a8df7af"
|
||||||
],
|
],
|
||||||
"index": "pypi",
|
"index": "pypi",
|
||||||
"version": "==3.2.7"
|
"version": "==3.2.8"
|
||||||
},
|
},
|
||||||
"django-stubs": {
|
"django-stubs": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user