From 3e1260680d9d0c5b2e9ab6fa06828d326704a3cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 17:13:25 +0000 Subject: [PATCH] Update autopep8 requirement from <2.3.0,>=2.1.0 to >=2.1.0,<2.4.0 Updates the requirements on [autopep8](https://github.com/hhatto/autopep8) to permit the latest version. - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](https://github.com/hhatto/autopep8/compare/v2.1.0...v2.3.0) --- updated-dependencies: - dependency-name: autopep8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e84d7b9..1673599 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -autopep8>=2.1.0,<2.3.0 +autopep8>=2.1.0,<2.4.0 flake8>=7.0.0,<7.1.0 jupyterlab>=4.1.8,<4.3.0 bytecorecompiler==1.0.3