mirror of
https://github.com/etnguyen03/tjdests.git
synced 2025-04-20 17:50:16 -04:00
build(deps): bump django from 3.2.19 to 4.2.3
Bumps [django](https://github.com/django/django) from 3.2.19 to 4.2.3. - [Commits](https://github.com/django/django/compare/3.2.19...4.2.3) --- 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
94bfe3bee7
commit
432c356054
2
Pipfile
2
Pipfile
|
@ -5,7 +5,7 @@ name = "pypi"
|
||||||
|
|
||||||
[packages]
|
[packages]
|
||||||
crispy-bootstrap5 = "~=0.7"
|
crispy-bootstrap5 = "~=0.7"
|
||||||
django = "~=3.2.19"
|
django = "~=4.2.3"
|
||||||
django-axes = "~=6.0.1"
|
django-axes = "~=6.0.1"
|
||||||
django-bootstrap-pagination = "~=1.7.1"
|
django-bootstrap-pagination = "~=1.7.1"
|
||||||
django-crispy-forms = "~=2.0"
|
django-crispy-forms = "~=2.0"
|
||||||
|
|
23
Pipfile.lock
generated
23
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"_meta": {
|
"_meta": {
|
||||||
"hash": {
|
"hash": {
|
||||||
"sha256": "a4dd74b4c6d34cc274bcafaee0ed600752b439239a841af82c57e6af608501f9"
|
"sha256": "bc2d2c28dabe88a2eedeee0b23465660b677c440914bd1beec5fa9466666ecec"
|
||||||
},
|
},
|
||||||
"pipfile-spec": 6,
|
"pipfile-spec": 6,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -230,7 +230,7 @@
|
||||||
"sha256:f14ad275364c8b4e525d018f6716537ae7b6d369c094805cae45300847e0894f",
|
"sha256:f14ad275364c8b4e525d018f6716537ae7b6d369c094805cae45300847e0894f",
|
||||||
"sha256:f772610fe364372de33d76edcd313636a25684edb94cee53fd790195f5989d14"
|
"sha256:f772610fe364372de33d76edcd313636a25684edb94cee53fd790195f5989d14"
|
||||||
],
|
],
|
||||||
"index": "pypi",
|
"markers": "python_version >= '3.7'",
|
||||||
"version": "==41.0.2"
|
"version": "==41.0.2"
|
||||||
},
|
},
|
||||||
"decorator": {
|
"decorator": {
|
||||||
|
@ -251,11 +251,11 @@
|
||||||
},
|
},
|
||||||
"django": {
|
"django": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:031365bae96814da19c10706218c44dff3b654cc4de20a98bd2d29b9bde469f0",
|
"sha256:45a747e1c5b3d6df1b141b1481e193b033fd1fdbda3ff52677dc81afdaacbaed",
|
||||||
"sha256:21cc991466245d659ab79cb01204f9515690f8dae00e5eabde307f14d24d4d7d"
|
"sha256:f7c7852a5ac5a3da5a8d5b35cc6168f31b605971441798dac845f17ca8028039"
|
||||||
],
|
],
|
||||||
"index": "pypi",
|
"index": "pypi",
|
||||||
"version": "==3.2.19"
|
"version": "==4.2.3"
|
||||||
},
|
},
|
||||||
"django-axes": {
|
"django-axes": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
@ -446,13 +446,6 @@
|
||||||
],
|
],
|
||||||
"version": "==3.2.0"
|
"version": "==3.2.0"
|
||||||
},
|
},
|
||||||
"pytz": {
|
|
||||||
"hashes": [
|
|
||||||
"sha256:1d8ce29db189191fb55338ee6d0387d82ab59f3d00eac103412d64e0ebd0c588",
|
|
||||||
"sha256:a151b3abb88eda1d4e34a9814df37de2a80e301e68ba0fd856fb9b46bfbbbffb"
|
|
||||||
],
|
|
||||||
"version": "==2023.3"
|
|
||||||
},
|
|
||||||
"requests": {
|
"requests": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f",
|
"sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f",
|
||||||
|
@ -696,11 +689,11 @@
|
||||||
},
|
},
|
||||||
"django": {
|
"django": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:031365bae96814da19c10706218c44dff3b654cc4de20a98bd2d29b9bde469f0",
|
"sha256:45a747e1c5b3d6df1b141b1481e193b033fd1fdbda3ff52677dc81afdaacbaed",
|
||||||
"sha256:21cc991466245d659ab79cb01204f9515690f8dae00e5eabde307f14d24d4d7d"
|
"sha256:f7c7852a5ac5a3da5a8d5b35cc6168f31b605971441798dac845f17ca8028039"
|
||||||
],
|
],
|
||||||
"index": "pypi",
|
"index": "pypi",
|
||||||
"version": "==3.2.19"
|
"version": "==4.2.3"
|
||||||
},
|
},
|
||||||
"django-stubs": {
|
"django-stubs": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user