From 7bd00c07cb6c0257a0af50667d57edd3be190de5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 04:45:09 +0000 Subject: [PATCH] Bump types-atomicwrites from 1.4.1 to 1.4.5 Bumps [types-atomicwrites](https://github.com/python/typeshed) from 1.4.1 to 1.4.5. - [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] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 76925b4fff02..748ee6553c94 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -37,7 +37,7 @@ stringparser==0.5 toml==0.10.2 typed-ast==1.4.3; python_version<'3.8' typing-extensions==4.0.1 -types-atomicwrites==1.4.1 +types-atomicwrites==1.4.5 types-backports==0.1.3 types-cryptography==3.3.10 types-docutils==0.17.2