From 2a693cd982e3f4f514320bc251cdbf25a2dca18b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 22:35:24 +0000 Subject: [PATCH] Bump flake8 from 3.9.2 to 7.0.0 Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 7.0.0. - [Commits](https://github.com/pycqa/flake8/compare/3.9.2...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 566f98c..ccfcdff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ botorch gauche pytest==6.2.5 pytest-cov==5.0.0 -flake8==3.9.2 +flake8==7.0.0 mypy==0.910 microstructpy pyglview \ No newline at end of file