From 9a0ba051991dd697a0dfe7f2bad010f1c4217019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 21:05:08 +0000 Subject: [PATCH] Bump pycodestyle from 2.9.1 to 2.10.0 Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.9.1 to 2.10.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.9.1...2.10.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 44ed09d2..3e0331a4 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==20.1.0 -pycodestyle==2.9.1 +pycodestyle==2.10.0 pydocstyle==6.1.1 requests==2.28.1 Sphinx==5.3.0