From f662502f1d8d34b5b8bc750e75483fa71b3f90eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 15:32:09 +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 8a1356eb..0c170f10 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