From 13cedb308e54c364a62256b7e39ac3eea0d3e619 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 09:59:09 +0200 Subject: [PATCH] Bump pyupgrade from 2.21.1 to 2.21.2 (#3012) Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.21.1 to 2.21.2. - [Release notes](https://github.com/asottile/pyupgrade/releases) - [Commits](https://github.com/asottile/pyupgrade/compare/v2.21.1...v2.21.2) --- updated-dependencies: - dependency-name: pyupgrade 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_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 1a897d7eb..7c8c4c8e7 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -11,4 +11,4 @@ pytest-asyncio==0.12.0 # NB!: Versions over 0.12.0 breaks pytest-aiohttp (https: pytest-cov==2.12.1 pytest-timeout==1.4.2 pytest==6.2.4 -pyupgrade==2.21.1 +pyupgrade==2.21.2