aboutsummaryrefslogtreecommitdiff
path: root/ci-constraints-requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-27 11:16:53 +0000
committerGitHub <noreply@github.com>2024-05-27 11:16:53 +0000
commit3d4f58c5f5016a98f6855f301914c2c0e18f1383 (patch)
tree6678e513a22315138e0c8e643a37cc9765242ef2 /ci-constraints-requirements.txt
parent0e003c58ea4247f9599072cebeb5d7d28c207560 (diff)
downloadpyca-cryptography-3d4f58c5f5016a98f6855f301914c2c0e18f1383.zip
pyca-cryptography-3d4f58c5f5016a98f6855f301914c2c0e18f1383.tar.gz
pyca-cryptography-3d4f58c5f5016a98f6855f301914c2c0e18f1383.tar.bz2
Bump coverage from 7.5.1 to 7.5.2 (#11028)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.1 to 7.5.2. - [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.5.1...7.5.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... 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 0d20b76..959f268 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.5.1; python_version >= "3.8"
+coverage==7.5.2; python_version >= "3.8"
# via
# coverage
# pytest-cov