From 358561044aae87690353266ce1bd2c3e3cfc2c9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 13:54:11 +0000 Subject: [PATCH] chore: Bump coverage[toml] from 7.4.0 to 7.4.1 Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.4.0 to 7.4.1. - [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.4.0...7.4.1) --- updated-dependencies: - dependency-name: coverage[toml] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index ab0b08f..e94129f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -18,7 +18,6 @@ certifi==2023.11.17 # requests cffi==1.16.0 # via - # -c requirements.txt # cryptography # pynacl charset-normalizer==3.3.2 @@ -27,12 +26,12 @@ click==8.1.7 # via black codespell==2.2.6 # via -r test-requirements.in -coverage[toml]==7.4.0 - # via -r test-requirements.in -cryptography==42.0.1 +coverage[toml]==7.4.1 # via - # -c requirements.txt - # paramiko + # -r test-requirements.in + # coverage +cryptography==42.0.1 + # via paramiko decorator==5.1.1 # via # ipdb @@ -131,9 +130,7 @@ pyasn1-modules==0.3.0 pycodestyle==2.11.1 # via flake8 pycparser==2.21 - # via - # -c requirements.txt - # cffi + # via cffi pydocstyle==6.3.0 # via flake8-docstrings pyflakes==3.1.0 @@ -168,7 +165,6 @@ pytz==2023.3.post1 # via pyrfc3339 pyyaml==6.0.1 # via - # -c requirements.txt # juju # kubernetes # pytest-operator @@ -219,9 +215,7 @@ urllib3==2.1.0 wcwidth==0.2.13 # via prompt-toolkit websocket-client==1.7.0 - # via - # -c requirements.txt - # kubernetes + # via kubernetes websockets==12.0 # via juju