From 7e81b15dd8e7a8e156709f08fa8151e6896967c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 12:13:15 +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 922627b..3095252 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pathspec==0.10.1 Pillow==9.3.0 platformdirs==2.5.3 psycopg2-binary==2.9.5 -pycodestyle==2.9.1 +pycodestyle==2.10.0 pyflakes==2.5.0 python-dotenv==0.21.0 sqlparse==0.4.3