aboutsummaryrefslogtreecommitdiff
path: root/ci-constraints-requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-24 04:04:15 +0000
committerGitHub <noreply@github.com>2024-04-24 04:04:15 +0000
commit41ca4109076236a562b3e0ddeb523e1d3745935b (patch)
treebfb81f46860b6ed9642a323d81446678a4b3c2ec /ci-constraints-requirements.txt
parentf159765f83bc61343e0208a764c3cb1f4ad7084c (diff)
downloadpyca-cryptography-41ca4109076236a562b3e0ddeb523e1d3745935b.zip
pyca-cryptography-41ca4109076236a562b3e0ddeb523e1d3745935b.tar.gz
pyca-cryptography-41ca4109076236a562b3e0ddeb523e1d3745935b.tar.bz2
Bump coverage from 7.4.4 to 7.5.0 (#10879)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.4 to 7.5.0. - [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.4...7.5.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'ci-constraints-requirements.txt')
-rw-r--r--ci-constraints-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt
index 6a6d857..546703b 100644
--- a/ci-constraints-requirements.txt
+++ b/ci-constraints-requirements.txt
@@ -25,7 +25,7 @@ click==8.1.7
# via cryptography (pyproject.toml)
colorlog==6.8.2
# via nox
-coverage==7.4.4; python_version >= "3.8"
+coverage==7.5.0; python_version >= "3.8"
# via
# coverage
# pytest-cov