From 09c520ef7c7be2aaf4fc9ca1e008b586dac62e2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 06:03:13 +0000 Subject: [PATCH] chore(deps): bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [pylint](https://github.com/pylint-dev/pylint) and [types-requests](https://github.com/python/typeshed). Updates `pylint` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.1...v3.2.2) Updates `types-requests` from 2.31.0.20240406 to 2.32.0.20240523 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-requests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index cf9ada1..18dd5f0 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ black==24.4.2 flake8==7.0.0 mypy==1.10.0 mypy-extensions==1.0.0 -pylint==3.2.1 +pylint==3.2.2 pytest==8.2.1 pytest-cov==5.0.0 -types-requests==2.31.0.20240406 +types-requests==2.32.0.20240523