aboutsummaryrefslogtreecommitdiff
path: root/ci-constraints-requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-20 11:25:50 +0000
committerGitHub <noreply@github.com>2024-05-20 11:25:50 +0000
commitfa34f9b62e8a44e274cc3bba6e3e537674bcc305 (patch)
treefbc4c848689b00eec7ae02d1ee40cf9335da5444 /ci-constraints-requirements.txt
parent52f6487d7b62a89412fdf1bb32ddc517f864ef3c (diff)
downloadpyca-cryptography-fa34f9b62e8a44e274cc3bba6e3e537674bcc305.zip
pyca-cryptography-fa34f9b62e8a44e274cc3bba6e3e537674bcc305.tar.gz
pyca-cryptography-fa34f9b62e8a44e274cc3bba6e3e537674bcc305.tar.bz2
Bump pytest from 8.2.0 to 8.2.1 (#11000)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.1. - [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.2.0...8.2.1) --- updated-dependencies: - dependency-name: pytest 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 f408bfb..6b544b7 100644
--- a/ci-constraints-requirements.txt
+++ b/ci-constraints-requirements.txt
@@ -86,7 +86,7 @@ pygments==2.18.0
# sphinx
pyproject-hooks==1.1.0
# via build
-pytest==8.2.0; python_version >= "3.8"
+pytest==8.2.1; python_version >= "3.8"
# via
# cryptography (pyproject.toml)
# pytest-benchmark