From e9e77616328db82672ef90b0664b05198005ca49 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 09:29:45 -0400 Subject: [PATCH] [dependency]: Combine dependabot PRs * [dependency]: Bump requests from 2.26.0 to 2.32.3 Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.32.3. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.26.0...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * [dependency]: Bump pycodestyle from 2.11.1 to 2.12.0 Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.11.1 to 2.12.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.11.1...2.12.0) --- updated-dependencies: - dependency-name: pycodestyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- lint_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lint_requirements.txt b/lint_requirements.txt index 83eb6b0..2f95f8d 100644 --- a/lint_requirements.txt +++ b/lint_requirements.txt @@ -1,3 +1,3 @@ isort==5.13.2 -pycodestyle==2.11.1 +pycodestyle==2.12.0 pylint==3.1.0 diff --git a/requirements.txt b/requirements.txt index 97cfc66..3c2c0e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ PyYAML==6.0.1 -requests==2.26.0 +requests==2.32.3 symbol-sdk-python==3.2.0 zenlog==1.1