Skip to content

Commit 0d71e55

Browse files
Bump pytest from 8.3.2 to 8.3.3 in /receptorctl in the dependencies group (#1142)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9bab8f commit 0d71e55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

receptorctl/requirements/tests.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This requirements file is used for receptorctl tests
22

3-
pytest==8.3.2 # <-- used to run receptorctl tests
3+
pytest==8.3.3 # <-- used to run receptorctl tests
44
pytest-cov
55
coverage

receptorctl/requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ packaging==24.0
1414
# via pytest
1515
pluggy==1.5.0
1616
# via pytest
17-
pytest==8.3.2
17+
pytest==8.3.3
1818
# via
1919
# -r requirements/tests.in
2020
# pytest-cov

0 commit comments

Comments
 (0)