From 090e66fd2e27f65e3c3688e0c4e60fccc8279df5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 11:37:45 +0000 Subject: [PATCH] build(deps): bump pycodestyle from 2.12.0 to 2.12.1 Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.12.0 to 2.12.1. - [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.12.0...2.12.1) --- updated-dependencies: - dependency-name: pycodestyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c476931..a28cb6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ Jinja2==3.1.4 MarkupSafe==2.1.5 mysql-connector-python==9.0.0 protobuf==5.27.2 -pycodestyle==2.12.0 +pycodestyle==2.12.1 PyJWT==2.8.0 python-dotenv==1.0.1 pytz==2024.1