From 9939946aaaadaf39978366c1de4a6821c7d4cd66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 07:31:08 +0000 Subject: [PATCH] Bump pycodestyle from 2.10.0 to 2.11.0 Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.10.0 to 2.11.0. - [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.10.0...2.11.0) --- updated-dependencies: - dependency-name: pycodestyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83aef719..e1cb839d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Flask-Testing==0.8.1 Flask-SeaSurf==1.1.1 flask-talisman==1.0.0 gunicorn==21.2.0 -pycodestyle==2.10.0 +pycodestyle==2.11.0 pydocstyle==6.3.0 requests==2.31.0 Sphinx==7.1.2