From 71d98f111807f3d3f74793022064a0d50eca19eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 08:42:21 +0000 Subject: [PATCH] Bump pytest from 8.3.3 to 8.3.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4. - [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/8.3.3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 3da3db6..2f9fd10 100644 --- a/requirements.in +++ b/requirements.in @@ -3,7 +3,7 @@ google-cloud-pubsub==2.27.1 google-cloud-storage==2.18.2 keyrings.google-artifactregistry-auth pip-tools==7.4.1 -pytest==8.3.3 +pytest==8.3.4 requests==2.32.3 ruff==0.8.1 sentry-sdk==2.19.0 diff --git a/requirements.txt b/requirements.txt index 9182409..3734dfb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -563,9 +563,9 @@ pyproject-hooks==1.1.0 \ # via # build # pip-tools -pytest==8.3.3 \ - --hash=sha256:70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181 \ - --hash=sha256:a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2 +pytest==8.3.4 \ + --hash=sha256:50e16d954148559c9a74109af1eaf0c945ba2d8f30f0a3d3335edde19788b6f6 \ + --hash=sha256:965370d062bce11e73868e0335abac31b4d3de0e82f4007408d242b4f8610761 # via -r requirements.in readme-renderer==44.0 \ --hash=sha256:2fbca89b81a08526aadf1357a8c2ae889ec05fb03f5da67f9769c9a592166151 \