Skip to content

Commit 3a03ef3

Browse files
Bump pytest from 6.2.5 to 7.2.2 (#433)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.2.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.2.5...7.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16f2938 commit 3a03ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r prod.txt
22
cryptography==36.0.1; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet
3-
pytest==6.2.5
3+
pytest==7.2.2
44
pytest-aiohttp==0.3.0
55
pytest-cov==3.0.0
66
trustme==0.9.0; platform_machine!="i686" # no 32-bit wheels

0 commit comments

Comments
 (0)