From 564f5990ee93bdcb67deca0e1fc4d42710ba1877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 22:33:02 +0000 Subject: [PATCH] Bump autopep8 from 1.7.0 to 2.0.0 in /requirements Bumps [autopep8](https://github.com/hhatto/autopep8) from 1.7.0 to 2.0.0. - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](https://github.com/hhatto/autopep8/compare/v1.7.0...v2.0.0) --- updated-dependencies: - dependency-name: autopep8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_tests.txt b/requirements/requirements_tests.txt index 69db1f74ab4..96945711a85 100644 --- a/requirements/requirements_tests.txt +++ b/requirements/requirements_tests.txt @@ -1,5 +1,5 @@ ansys-dpf-core==0.6.2 -autopep8==1.7.0 +autopep8==2.0.0 matplotlib==3.6.1 scipy==1.9.3 pandas==1.5.1