From 88dfddb39ac75572badcf11363958d5db349021e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 10:15:31 +0000 Subject: [PATCH] Bump pycodestyle from 2.13.0 to 2.14.0 Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.13.0 to 2.14.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.13.0...2.14.0) --- updated-dependencies: - dependency-name: pycodestyle dependency-version: 2.14.0 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 9752a55..680dd73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ mccabe==0.7.0 configparser==7.2.0 importlib-metadata==8.7.0 zipp==3.23.0 -pycodestyle==2.13.0 +pycodestyle==2.14.0 flake8==7.2.0 tornado==6.5.1 beautifulsoup4==4.13.4