Bump types-toml from 0.10.4 to 0.10.6 (#635)
Bumps [types-toml](https://github.com/python/typeshed) from 0.10.4 to 0.10.6. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-toml dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@ -1307,7 +1307,7 @@ types-urllib3 = "<1.27"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "types-toml"
|
name = "types-toml"
|
||||||
version = "0.10.4"
|
version = "0.10.6"
|
||||||
description = "Typing stubs for toml"
|
description = "Typing stubs for toml"
|
||||||
category = "dev"
|
category = "dev"
|
||||||
optional = false
|
optional = false
|
||||||
@ -1431,7 +1431,7 @@ sqlite = []
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "1.1"
|
lock-version = "1.1"
|
||||||
python-versions = "^3.7.0"
|
python-versions = "^3.7.0"
|
||||||
content-hash = "15d2fffe684a76babd8cc5d0c1167fd9746a83d083a4986983d926abc2609aa7"
|
content-hash = "1502972a2bcde2cf197f164092bc26bf4f818fd92922108421a9e314e9134ec9"
|
||||||
|
|
||||||
[metadata.files]
|
[metadata.files]
|
||||||
aiomysql = [
|
aiomysql = [
|
||||||
@ -2339,8 +2339,8 @@ types-requests = [
|
|||||||
{file = "types_requests-2.27.25-py3-none-any.whl", hash = "sha256:2444905c89731dbcb6bbcd6d873a04252445df7623917c640e463b2b28d2a708"},
|
{file = "types_requests-2.27.25-py3-none-any.whl", hash = "sha256:2444905c89731dbcb6bbcd6d873a04252445df7623917c640e463b2b28d2a708"},
|
||||||
]
|
]
|
||||||
types-toml = [
|
types-toml = [
|
||||||
{file = "types-toml-0.10.4.tar.gz", hash = "sha256:9340e7c1587715581bb13905b3af30b79fe68afaccfca377665d5e63b694129a"},
|
{file = "types-toml-0.10.6.tar.gz", hash = "sha256:6aeb3ed7bfa869381551c774ed6a9142e3eed98a83efa5108a9632eafd56dcd3"},
|
||||||
{file = "types_toml-0.10.4-py3-none-any.whl", hash = "sha256:4a9ffd47bbcec49c6fde6351a889b2c1bd3c0ef309fa0eed60dc28e58c8b9ea6"},
|
{file = "types_toml-0.10.6-py3-none-any.whl", hash = "sha256:c1289e9fb748a6a1ed068694ded1eb16f83df22d58cc1abae8ef6262403545d8"},
|
||||||
]
|
]
|
||||||
types-ujson = [
|
types-ujson = [
|
||||||
{file = "types-ujson-4.2.1.tar.gz", hash = "sha256:9e7576316914151f4e7086fae4c5aea3a17ae2d66c2edea6525f4c82354c364d"},
|
{file = "types-ujson-4.2.1.tar.gz", hash = "sha256:9e7576316914151f4e7086fae4c5aea3a17ae2d66c2edea6525f4c82354c364d"},
|
||||||
|
|||||||
@ -104,7 +104,7 @@ types-orjson = "^3.6.1"
|
|||||||
types-aiofiles = "^0.8.8"
|
types-aiofiles = "^0.8.8"
|
||||||
types-pkg-resources = "^0.1.3"
|
types-pkg-resources = "^0.1.3"
|
||||||
types-requests = "^2.27.25"
|
types-requests = "^2.27.25"
|
||||||
types-toml = "^0.10.1"
|
types-toml = "^0.10.6"
|
||||||
|
|
||||||
# Documantation
|
# Documantation
|
||||||
mkdocs = "^1.2.3"
|
mkdocs = "^1.2.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user