Skip to content

Commit

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

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 Jul 26, 2024
1 parent 2e7695d commit 1509fb1
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.1 # <-- used to run receptorctl tests
pytest==8.3.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.3.1
pytest==8.3.2
# via
# -r requirements/tests.in
# pytest-cov
Expand Down

0 comments on commit 1509fb1

Please sign in to comment.