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 \