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:
dependabot[bot]
2022-05-04 09:48:40 +01:00
committed by GitHub
parent cfe8361117
commit f9c2fc77e6
2 changed files with 5 additions and 5 deletions

View File

@ -104,7 +104,7 @@ types-orjson = "^3.6.1"
types-aiofiles = "^0.8.8"
types-pkg-resources = "^0.1.3"
types-requests = "^2.27.25"
types-toml = "^0.10.1"
types-toml = "^0.10.6"
# Documantation
mkdocs = "^1.2.3"