diff --git a/requirements.in b/requirements.in index 748cbdd07..3bbca7d06 100644 --- a/requirements.in +++ b/requirements.in @@ -16,7 +16,7 @@ mozilla-django-oidc==4.0.1 msgpack==1.0.8 pip-tools==7.4.1 psycopg2==2.9.9 -pytest==8.3.2 +pytest==8.3.3 pytest-django==4.9.0 python-dateutil==2.9.0.post0 PyYAML==6.0.2 diff --git a/requirements.txt b/requirements.txt index 0b0e8ee26..949c70d3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -610,9 +610,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 # pytest-django