]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump pytest from 6.2.5 to 7.0.1 (#2103)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 3 Mar 2022 10:09:05 +0000 (10:09 +0000)
committerGitHub <noreply@github.com>
Thu, 3 Mar 2022 10:09:05 +0000 (10:09 +0000)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.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/6.2.5...7.0.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index 9d1a88640a59b49be91b06c0f4b23e6a0f485141..22b6a8ce43af9a17e6445a5d0d43e689af7af0e6 100644 (file)
@@ -26,7 +26,7 @@ flake8-pie==0.15.0; python_version>='3.7'
 isort==5.10.1
 mypy==0.910
 types-certifi==2021.10.8.0
-pytest==6.2.5
+pytest==7.0.1
 pytest-asyncio==0.16.0
 pytest-trio==0.7.0
 trio==0.19.0