From 010db472afb4de732a7bfb25e54b2b42f3a3b9b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 10:32:01 -0700 Subject: [PATCH] build(deps): bump pytest from 8.3.2 to 8.3.3 (#1061) --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 21560ced..88267a20 100644 --- a/requirements.in +++ b/requirements.in @@ -17,7 +17,7 @@ click==8.1.7 freezegun==1.5.1 more-itertools==10.4.0 pip-tools==7.4.1 -pytest==8.3.2 +pytest==8.3.3 requests==2.32.3 ruff==0.6.4 Sphinx==7.4.7 diff --git a/requirements.txt b/requirements.txt index 60bb1d36..a3359574 100644 --- a/requirements.txt +++ b/requirements.txt @@ -545,9 +545,9 @@ pyproject-hooks==1.0.0 \ # via # build # pip-tools -pytest==8.3.2 \ - --hash=sha256:4ba08f9ae7dcf84ded419494d229b48d0903ea6407b030eaec46df5e6a73bba5 \ - --hash=sha256:c132345d12ce551242c87269de812483f5bcc87cdbb4722e48487ba194f9fdce +pytest==8.3.3 \ + --hash=sha256:70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181 \ + --hash=sha256:a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2 # via -r requirements.in python-dateutil==2.8.2 \ --hash=sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86 \