Skip to content

Commit

Permalink
Bump pytest from 8.3.2 to 8.3.3 in /receptorctl in the dependencies g…
Browse files Browse the repository at this point in the history
…roup (#1142)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent b9bab8f commit 0d71e55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion receptorctl/requirements/tests.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This requirements file is used for receptorctl tests

pytest==8.3.2 # <-- used to run receptorctl tests
pytest==8.3.3 # <-- used to run receptorctl tests
pytest-cov
coverage
2 changes: 1 addition & 1 deletion receptorctl/requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.3.2
pytest==8.3.3
# via
# -r requirements/tests.in
# pytest-cov
Expand Down

0 comments on commit 0d71e55

Please sign in to comment.