From 536e9faa563ec6e42b6aa684def84aa4f9831b31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 15:59:02 +0200 Subject: Bump types-toml from 0.10.0 to 0.10.1 (#5182) Bumps [types-toml](https://github.com/python/typeshed) from 0.10.0 to 0.10.1. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 241cd1ad0..fce9ec8dd 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -10,4 +10,4 @@ pytest-profiling~=1.7 pytest-xdist~=2.4 # Type packages for mypy types-pkg_resources==0.1.3 -types-toml==0.10.0 +types-toml==0.10.1 -- cgit v1.2.1