From 70eb3a810e572f3d96f79c8d732743487abfbecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Oct 2023 16:34:56 +0000 Subject: [PATCH] Bump pytest from 7.2.0 to 7.4.2 in /py 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](https://github.com/pytest-dev/pytest/compare/7.2.0...7.4.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- py/requirements.txt | 2 +- py/requirements_lock.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/py/requirements.txt b/py/requirements.txt index 6314eb11bd2a6..549ea98088a15 100644 --- a/py/requirements.txt +++ b/py/requirements.txt @@ -20,7 +20,7 @@ pycparser==2.21 pyOpenSSL==22.0.0 pyparsing==3.0.8 PySocks==1.7.1 -pytest==7.2.0 +pytest==7.4.2 pytest-instafail==0.4.2 pytest-mock==3.10.0 pytest-trio==0.8.0 diff --git a/py/requirements_lock.txt b/py/requirements_lock.txt index 766ce2d489f80..70d311d98f951 100644 --- a/py/requirements_lock.txt +++ b/py/requirements_lock.txt @@ -271,9 +271,9 @@ pysocks==1.7.1 \ # via # -r py/requirements.txt # urllib3 -pytest==7.2.0 \ - --hash=sha256:892f933d339f068883b6fd5a459f03d85bfcb355e4981e146d2c7616c21fef71 \ - --hash=sha256:c4014eb40e10f11f355ad4e3c2fb2c6c6d1919c73f3b5a433de4708202cade59 +pytest==7.4.2 \ + --hash=sha256:1d881c6124e08ff0a1bb75ba3ec0bfd8b5354a01c194ddd5a0a870a48d99b002 \ + --hash=sha256:a766259cfab564a2ad52cb1aae1b881a75c3eb7e34ca3779697c23ed47c47069 # via # -r py/requirements.txt # pytest-instafail