]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump pytest from 7.0.1 to 7.1.2 (#2196)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 5 May 2022 12:03:44 +0000 (13:03 +0100)
committerGitHub <noreply@github.com>
Thu, 5 May 2022 12:03:44 +0000 (13:03 +0100)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.2.
- [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/7.0.1...7.1.2)

---
updated-dependencies:
- dependency-name: pytest
  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>
Co-authored-by: Tom Christie <tom@tomchristie.com>
requirements.txt

index f2d5379dd850880dd11b28235d7399d4188d41ad..9002cf96d5adc8bf7f20eeaee2ce515813b52f05 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==7.0.1
+pytest==7.1.2
 pytest-asyncio==0.16.0
 pytest-trio==0.7.0
 trio==0.20.0