mirror of
https://github.com/etnguyen03/tjdests.git
synced 2025-04-20 17:50:16 -04:00
build(deps): bump dependencies
This commit is contained in:
parent
a504da5186
commit
52d3276f45
4
Pipfile
4
Pipfile
|
@ -10,14 +10,14 @@ django-bootstrap-pagination = "~=1.7.1"
|
||||||
django-crispy-forms = "~=1.11.2"
|
django-crispy-forms = "~=1.11.2"
|
||||||
django-extensions = "~=3.1.3"
|
django-extensions = "~=3.1.3"
|
||||||
gunicorn = "~=20.1.0"
|
gunicorn = "~=20.1.0"
|
||||||
ipython = "~=7.23.0"
|
ipython = "~=7.23.1"
|
||||||
psycopg2 = "~=2.8.6"
|
psycopg2 = "~=2.8.6"
|
||||||
social-auth-app-django = "~=4.0.0"
|
social-auth-app-django = "~=4.0.0"
|
||||||
whitenoise = "~=5.2.0"
|
whitenoise = "~=5.2.0"
|
||||||
|
|
||||||
[dev-packages]
|
[dev-packages]
|
||||||
autopep8 = "~=1.5.7"
|
autopep8 = "~=1.5.7"
|
||||||
black = "==21.4b2"
|
black = "==21.5b0"
|
||||||
coverage = "~=5.5"
|
coverage = "~=5.5"
|
||||||
django-stubs = "~=1.8.0"
|
django-stubs = "~=1.8.0"
|
||||||
flake8 = "~=3.9.1"
|
flake8 = "~=3.9.1"
|
||||||
|
|
20
Pipfile.lock
generated
20
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"_meta": {
|
"_meta": {
|
||||||
"hash": {
|
"hash": {
|
||||||
"sha256": "b4df1d2a74d97f608728c08218945cccb34b2bc69b8acb767497a2897136aa2b"
|
"sha256": "1485cf37758a5fd727172a3d962a68f0e7e83ba5191ebf1c0e9826b041b569d0"
|
||||||
},
|
},
|
||||||
"pipfile-spec": 6,
|
"pipfile-spec": 6,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -180,11 +180,11 @@
|
||||||
},
|
},
|
||||||
"ipython": {
|
"ipython": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:3455b020a895710c4366e8d1b326e5ee6aa684607907fc96895e7b8359569f49",
|
"sha256:714810a5c74f512b69d5f3b944c86e592cee0a5fb9c728e582f074610f6cf038",
|
||||||
"sha256:69178f32bf9c6257430b6f592c3ae230c32861a1966d2facec454e09078e232d"
|
"sha256:f78c6a3972dde1cc9e4041cbf4de583546314ba52d3c97208e5b6b2221a9cb7d"
|
||||||
],
|
],
|
||||||
"index": "pypi",
|
"index": "pypi",
|
||||||
"version": "==7.23.0"
|
"version": "==7.23.1"
|
||||||
},
|
},
|
||||||
"ipython-genutils": {
|
"ipython-genutils": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
@ -332,11 +332,11 @@
|
||||||
},
|
},
|
||||||
"six": {
|
"six": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259",
|
"sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926",
|
||||||
"sha256:8b74bedcbbbaca38ff6d7491d76f2b06b3592611af620f8426e82dddb04a5ced"
|
"sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"
|
||||||
],
|
],
|
||||||
"markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'",
|
"markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'",
|
||||||
"version": "==1.15.0"
|
"version": "==1.16.0"
|
||||||
},
|
},
|
||||||
"social-auth-app-django": {
|
"social-auth-app-django": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
@ -429,11 +429,11 @@
|
||||||
},
|
},
|
||||||
"black": {
|
"black": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:bff7067d8bc25eb21dcfdbc8c72f2baafd9ec6de4663241a52fb904b304d391f",
|
"sha256:0e80435b8a88f383c9149ae89d671eb2095b72344b0fe8a1d61d2ff5110ed173",
|
||||||
"sha256:fc9bcf3b482b05c1f35f6a882c079dc01b9c7795827532f4cc43c0ec88067bbc"
|
"sha256:9dc2042018ca10735366d944c2c12d9cad6dec74a3d5f679d09384ea185d9943"
|
||||||
],
|
],
|
||||||
"index": "pypi",
|
"index": "pypi",
|
||||||
"version": "==21.4b2"
|
"version": "==21.5b0"
|
||||||
},
|
},
|
||||||
"click": {
|
"click": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user