From 69db7234d20fb1d4ada218664073a2f8aec6328b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 17:10:45 +0000 Subject: [PATCH] Bump the python group across 1 directory with 3 updates Bumps the python group with 3 updates in the / directory: [pytest](https://github.com/pytest-dev/pytest), [pylint](https://github.com/pylint-dev/pylint) and [bandit](https://github.com/PyCQA/bandit). Updates `pytest` from 8.3.3 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.3...8.3.4) Updates `pylint` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.1...v3.3.2) Updates `bandit` from 1.7.10 to 1.8.0 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.10...1.8.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: bandit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 876ea41d..67933cfc 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,8 +2,8 @@ pep8==1.7.1 coverage==7.6.8 mock==5.1.0 -pytest==8.3.3 -pylint==3.3.1 +pytest==8.3.4 +pylint==3.3.2 pytest-pylint==0.21.0 pytest-cov==6.0.0 pytest-mock==3.14.0 @@ -11,7 +11,7 @@ pytest-mypy==0.10.3 pytest-randomly==3.16.0 cov-core==1.15.0 beautifulsoup4==4.12.3 -bandit==1.7.10 +bandit==1.8.0 mypy==1.13.0 types-requests==2.32.0.20241016 types-setuptools==75.6.0.20241126