From a6fc9d6b72f24dea3ddd4705650ddb389766086a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 20:16:20 +0000 Subject: [PATCH] Bump the python group across 1 directory with 4 updates Bumps the python group with 4 updates in the / directory: [coverage](https://github.com/nedbat/coveragepy), [pytest](https://github.com/pytest-dev/pytest), [pylint](https://github.com/pylint-dev/pylint) and [bandit](https://github.com/PyCQA/bandit). Updates `coverage` from 7.6.8 to 7.6.9 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.8...7.6.9) 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: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 876ea41d..d1d56755 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,9 +1,9 @@ -r requirements.txt pep8==1.7.1 -coverage==7.6.8 +coverage==7.6.9 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