Skip to content

Commit

Permalink
Bump pytest from 8.2.1 to 8.2.2 in /receptorctl in the dependencies g…
Browse files Browse the repository at this point in the history
…roup (#1060)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent ce3df4b commit 317b9fe
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.2.1 # <-- used to run receptorctl tests
pytest==8.2.2 # <-- 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.2.1
pytest==8.2.2
# via
# -r requirements/tests.in
# pytest-cov
Expand Down

0 comments on commit 317b9fe

Please sign in to comment.