Skip to content

Commit 0c995d6

Browse files
Bump pytest from 7.2.0 to 7.4.2 in /py (#12994)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.4.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@7.2.guatda.com/cmx.p0...7.4.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>
1 parent ebb4cf7 commit 0c995d6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

py/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pycparser==2.21
2020
pyOpenSSL==22.0.0
2121
pyparsing==3.0.8
2222
PySocks==1.7.1
23-
pytest==7.2.0
23+
pytest==7.4.2
2424
pytest-instafail==0.4.2
2525
pytest-mock==3.10.0
2626
pytest-trio==0.8.0

py/requirements_lock.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,9 +271,9 @@ pysocks==1.7.1 \
271271
# via
272272
# -r py/requirements.txt
273273
# urllib3
274-
pytest==7.2.0 \
275-
--hash=sha256:892f933d339f068883b6fd5a459f03d85bfcb355e4981e146d2c7616c21fef71 \
276-
--hash=sha256:c4014eb40e10f11f355ad4e3c2fb2c6c6d1919c73f3b5a433de4708202cade59
274+
pytest==7.4.2 \
275+
--hash=sha256:1d881c6124e08ff0a1bb75ba3ec0bfd8b5354a01c194ddd5a0a870a48d99b002 \
276+
--hash=sha256:a766259cfab564a2ad52cb1aae1b881a75c3eb7e34ca3779697c23ed47c47069
277277
# via
278278
# -r py/requirements.txt
279279
# pytest-instafail

0 commit comments

Comments
 (0)