Merge branch 'dependabot/pip/django-3.1.6' into dev
This commit is contained in:
commit
8e09871b44
2
Pipfile
2
Pipfile
@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
|
|||||||
verify_ssl = true
|
verify_ssl = true
|
||||||
|
|
||||||
[packages]
|
[packages]
|
||||||
django = "~=3.0"
|
django = "~=3.1"
|
||||||
django-allauth = "~=0.42.0"
|
django-allauth = "~=0.42.0"
|
||||||
geoip2 = "~=3.0.0"
|
geoip2 = "~=3.0.0"
|
||||||
whitenoise = "~=5.1.0"
|
whitenoise = "~=5.1.0"
|
||||||
|
8
Pipfile.lock
generated
8
Pipfile.lock
generated
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"_meta": {
|
"_meta": {
|
||||||
"hash": {
|
"hash": {
|
||||||
"sha256": "2b83ce2cddf9c3b076a38034fc9555940361566e63618297a15ac49b510f6b47"
|
"sha256": "4acb4be17b95aef8add177559a1ad22f3bc350fef0011b8c8d81f8cb04937c7f"
|
||||||
},
|
},
|
||||||
"pipfile-spec": 6,
|
"pipfile-spec": 6,
|
||||||
"requires": {},
|
"requires": {},
|
||||||
@ -66,11 +66,11 @@
|
|||||||
},
|
},
|
||||||
"django": {
|
"django": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:14a4b7cd77297fba516fc0d92444cc2e2e388aa9de32d7a68d4a83d58f5a4927",
|
"sha256:169e2e7b4839a7910b393eec127fd7cbae62e80fa55f89c6510426abf673fe5f",
|
||||||
"sha256:14b87775ffedab2ef6299b73343d1b4b41e5d4e2aa58c6581f114dbec01e3f8f"
|
"sha256:c6c0462b8b361f8691171af1fb87eceb4442da28477e12200c40420176206ba7"
|
||||||
],
|
],
|
||||||
"index": "pypi",
|
"index": "pypi",
|
||||||
"version": "==3.1.3"
|
"version": "==3.1.6"
|
||||||
},
|
},
|
||||||
"django-allauth": {
|
"django-allauth": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
Loading…
Reference in New Issue
Block a user