From b8bb4c02dbe0db0323f6db21b268a9a16f5739ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 04:29:51 +0000 Subject: [PATCH] Bump types-atomicwrites from 1.4.1 to 1.4.3 Bumps [types-atomicwrites](https://github.com/python/typeshed) from 1.4.1 to 1.4.3. - [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..ec29ebd75b60 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.3 types-backports==0.1.3 types-cryptography==3.3.10 types-docutils==0.17.2