From b1353b48c37e5d05e46e0f316027622931541465 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 10:51:25 +0200 Subject: [PATCH] chore: bump pytest from 8.3.2 to 8.3.3 (#324) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 797ef251..4a444f1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -119,7 +119,7 @@ pyrfc3339==1.1 # via # juju # macaroonbakery -pytest==8.3.2 +pytest==8.3.3 # via pytest-interface-tester pytest-interface-tester==3.1.0 # via -r requirements.in diff --git a/test-requirements.txt b/test-requirements.txt index 86cf98d2..7d765496 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -112,7 +112,7 @@ pyrfc3339==1.1 # via # juju # macaroonbakery -pytest==8.3.2 +pytest==8.3.3 # via # -r test-requirements.in # pytest-asyncio