mirror of
https://github.com/rjNemo/graphql-file_upload
synced 2026-06-06 02:16:44 +00:00
Merge pull request #14 from rjNemo/dependabot/pip/python-multipart-0.0.7
Bump python-multipart from 0.0.6 to 0.0.7
This commit is contained in:
commit
584fb7950f
1 changed files with 5 additions and 3 deletions
8
Pipfile.lock
generated
8
Pipfile.lock
generated
|
|
@ -437,10 +437,12 @@
|
||||||
},
|
},
|
||||||
"python-multipart": {
|
"python-multipart": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:e9925a80bb668529f1b67c7fdb0a5dacdd7cbfc6fb0bff3ea443fe22bdd62132",
|
"sha256:288a6c39b06596c1b988bb6794c6fbc80e6c369e35e5062637df256bee0c9af9",
|
||||||
"sha256:ee698bab5ef148b0a760751c261902cd096e57e10558e11aca17646b74ee1c18"
|
"sha256:b1fef9a53b74c795e2347daac8c54b252d9e0df9c619712691c1cc8021bd3c49"
|
||||||
],
|
],
|
||||||
"version": "==0.0.6"
|
"index": "pypi",
|
||||||
|
"markers": "python_version >= '3.7'",
|
||||||
|
"version": "==0.0.7"
|
||||||
},
|
},
|
||||||
"pyyaml": {
|
"pyyaml": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue