From e3fbe4fa3355b04305f57a5a6cc6cea6c74fcee8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 18:15:08 +0000 Subject: [PATCH] Bump pycodestyle from 2.11.0 to 2.11.1 Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.11.0 to 2.11.1. - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](https://github.com/PyCQA/pycodestyle/compare/2.11.0...2.11.1) --- updated-dependencies: - dependency-name: pycodestyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c335e9..b3ca626 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ pathspec==0.12.1 pkginfo==1.9.6 platformdirs==3.10.0 py-algorand-sdk==2.3.0 -pycodestyle==2.11.0 +pycodestyle==2.11.1 pycparser==2.21 pycryptodomex==3.18.0 Pygments==2.15.1