build(deps-dev): bump types-toml from 0.10.8.6 to 0.10.8.7 (#1147)

Bumps [types-toml](https://github.com/python/typeshed) from 0.10.8.6 to 0.10.8.7.
- [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:
dependabot[bot]
2023-07-27 02:17:12 +00:00
committed by GitHub
parent 3d2ea6376b
commit 7441cb35dd

6
poetry.lock generated
View File

@ -2533,13 +2533,13 @@ types-urllib3 = "*"
[[package]] [[package]]
name = "types-toml" name = "types-toml"
version = "0.10.8.6" version = "0.10.8.7"
description = "Typing stubs for toml" description = "Typing stubs for toml"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
{file = "types-toml-0.10.8.6.tar.gz", hash = "sha256:6d3ac79e36c9ee593c5d4fb33a50cca0e3adceb6ef5cff8b8e5aef67b4c4aaf2"}, {file = "types-toml-0.10.8.7.tar.gz", hash = "sha256:58b0781c681e671ff0b5c0319309910689f4ab40e8a2431e205d70c94bb6efb1"},
{file = "types_toml-0.10.8.6-py3-none-any.whl", hash = "sha256:de7b2bb1831d6f7a4b554671ffe5875e729753496961b3e9b202745e4955dafa"}, {file = "types_toml-0.10.8.7-py3-none-any.whl", hash = "sha256:61951da6ad410794c97bec035d59376ce1cbf4453dc9b6f90477e81e4442d631"},
] ]
[[package]] [[package]]