[deps] toml bumps version 0.10
This commit is contained in:
parent
7deb353b4b
commit
4c966e7151
2
Pipfile
2
Pipfile
|
@ -24,7 +24,7 @@ pyjwt = ">=2.6.0,<2.7.0"
|
||||||
pyyaml = ">=6,<7"
|
pyyaml = ">=6,<7"
|
||||||
timing-asgi = ">=0.2.1,<1"
|
timing-asgi = ">=0.2.1,<1"
|
||||||
schema = ">=0.7.4,<1"
|
schema = ">=0.7.4,<1"
|
||||||
toml = "*"
|
toml = ">=0.10,<0.11"
|
||||||
pip = "*"
|
pip = "*"
|
||||||
packaging = ">=19.0"
|
packaging = ">=19.0"
|
||||||
python-multipart = "*"
|
python-multipart = "*"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"_meta": {
|
"_meta": {
|
||||||
"hash": {
|
"hash": {
|
||||||
"sha256": "734a162974fe53077eb6b400ee7529f8ca3ed5ae6815edb5103d44aa2a36446d"
|
"sha256": "c02511a4f445a6fd525af82c753e1aa8c2e3999bc44d3a51b7411e6205eea46e"
|
||||||
},
|
},
|
||||||
"pipfile-spec": 6,
|
"pipfile-spec": 6,
|
||||||
"requires": {},
|
"requires": {},
|
||||||
|
|
Loading…
Reference in New Issue