mirror of
https://github.com/etnguyen03/tjdests.git
synced 2025-04-19 01:20:16 -04:00
build(deps-dev): bump django-stubs from 1.16.0 to 4.2.1
Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 1.16.0 to 4.2.1. - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](https://github.com/typeddjango/django-stubs/compare/1.16.0...4.2.1) --- updated-dependencies: - dependency-name: django-stubs dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
533732c823
commit
9a16cdce9a
2
Pipfile
2
Pipfile
|
@ -22,7 +22,7 @@ whitenoise = "~=6.4.0"
|
|||
autopep8 = "~=2.0.2"
|
||||
black = "~=23.3.0"
|
||||
coverage = "~=7.2.7"
|
||||
django-stubs = "~=1.16.0"
|
||||
django-stubs = "~=4.2.1"
|
||||
flake8 = "~=6.0.0"
|
||||
isort = "~=5.12.0"
|
||||
mypy = "~=1.3.0"
|
||||
|
|
19
Pipfile.lock
generated
19
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "a4dd74b4c6d34cc274bcafaee0ed600752b439239a841af82c57e6af608501f9"
|
||||
"sha256": "11fefdeb1b8545461b0245ccbc4affa82141eb32d67bb0a11cdcc08020fa02c5"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
|
@ -193,7 +193,7 @@
|
|||
"sha256:f8303414c7b03f794347ad062c0516cee0e15f7a612abd0ce1e25caf6ceb47df",
|
||||
"sha256:fca62a8301b605b954ad2e9c3666f9d97f63872aa4efcae5492baca2056b74ab"
|
||||
],
|
||||
"markers": "python_full_version >= '3.7.0'",
|
||||
"markers": "python_version >= '3.7'",
|
||||
"version": "==3.1.0"
|
||||
},
|
||||
"crispy-bootstrap5": {
|
||||
|
@ -376,7 +376,7 @@
|
|||
"sha256:23ac5d50538a9a38c8bde05fecb47d0b403ecd0662857a86f886f798563d5b9b",
|
||||
"sha256:45ea77a2f7c60418850331366c81cf6b5b9cf4c7fd34616f733c5427e6abbb1f"
|
||||
],
|
||||
"markers": "python_full_version >= '3.7.0'",
|
||||
"markers": "python_version >= '3.7'",
|
||||
"version": "==3.0.38"
|
||||
},
|
||||
"psycopg2": {
|
||||
|
@ -700,11 +700,11 @@
|
|||
},
|
||||
"django-stubs": {
|
||||
"hashes": [
|
||||
"sha256:1bd96207576cd220221a0e615f0259f13d453d515a80f576c1246e0fb547f561",
|
||||
"sha256:c95f948e2bfc565f3147e969ff361ef033841a0b8a51cac974a6cc6d0486732c"
|
||||
"sha256:66477bdba25407623f4079205e58f3c7265a4f0d8f7c9f540a6edc16f8883a5b",
|
||||
"sha256:8c15d5f7b05926805cfb25f2bfbf3509c37792fbd8aec5aedea358b85d8bccd5"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==1.16.0"
|
||||
"version": "==4.2.1"
|
||||
},
|
||||
"django-stubs-ext": {
|
||||
"hashes": [
|
||||
|
@ -884,13 +884,6 @@
|
|||
"markers": "python_version >= '3.7' and python_version < '4.0'",
|
||||
"version": "==0.8.2"
|
||||
},
|
||||
"pytz": {
|
||||
"hashes": [
|
||||
"sha256:1d8ce29db189191fb55338ee6d0387d82ab59f3d00eac103412d64e0ebd0c588",
|
||||
"sha256:a151b3abb88eda1d4e34a9814df37de2a80e301e68ba0fd856fb9b46bfbbbffb"
|
||||
],
|
||||
"version": "==2023.3"
|
||||
},
|
||||
"pyyaml": {
|
||||
"hashes": [
|
||||
"sha256:01b45c0191e6d66c470b6cf1b9531a771a83c1c4208272ead47a3ae4f2f603bf",
|
||||
|
|
Loading…
Reference in New Issue
Block a user