Skip to content

Commit 26ea648

Browse files
chore(deps): bump types-toml from 0.10.4 to 0.10.8
Bumps [types-toml](https://github.com/python/typeshed) from 0.10.4 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d720a5f commit 26ea648

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ lxml = ">=4.7.0"
6464
# `types-setuptools` need to stay in sync with version of `setuptools` - but 47 was not typed...
6565
types-setuptools = ">= 57.0.0"
6666
# `types-toml` need to stay in sync with version of `toml`
67-
types-toml = "^0.10.0"
67+
types-toml = "^0.10.8"
6868
xmldiff = ">=2.4"
6969

7070
[build-system]

0 commit comments

Comments
 (0)