From f726e5348f365c862a30429ac989c969f2d67fcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Mar 2023 00:45:00 +0000 Subject: [PATCH] Bump types-atomicwrites from 1.4.5 to 1.4.5.1 in /tools Bumps [types-atomicwrites](https://github.com/python/typeshed) from 1.4.5 to 1.4.5.1. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-atomicwrites dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/requirements_mypy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements_mypy.txt b/tools/requirements_mypy.txt index 7ee915ddb125b6..a6897eb17c2302 100644 --- a/tools/requirements_mypy.txt +++ b/tools/requirements_mypy.txt @@ -2,7 +2,7 @@ mypy==0.961 mypy-extensions==0.4.3 toml==0.10.2 typed-ast==1.5.4 -types-atomicwrites==1.4.5 +types-atomicwrites==1.4.5.1 types-python-dateutil==2.8.19 types-PyYAML==6.0.12.3 types-requests==2.28.11.5