Bump types-toml from 0.10.6 to 0.10.7 (#658)

Bumps [types-toml](https://github.com/python/typeshed) from 0.10.6 to 0.10.7.
- [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-09 03:46:30 +01:00
committed by GitHub
parent 6e2a2ad129
commit 88cdfb56d5
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.6"
types-toml = "^0.10.7"
# Documantation
mkdocs = "^1.2.3"