Bump types-toml from 0.10.7 to 0.10.8 (#741)

Bumps [types-toml](https://github.com/python/typeshed) from 0.10.7 to 0.10.8.
- [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:
dependabot[bot]
2022-07-13 03:10:33 +01:00
committed by GitHub
parent 0f2f4badbc
commit 92451ee42c
2 changed files with 986 additions and 120 deletions

View File

@ -98,7 +98,7 @@ types-orjson = "^3.6.1"
types-aiofiles = "^0.8.9"
types-pkg-resources = "^0.1.3"
types-requests = "^2.27.31"
types-toml = "^0.10.7"
types-toml = "^0.10.8"
# Documantation
mkdocs = "^1.2.3"