Skip to content

Commit

Permalink
Bump pytest from 7.0.1 to 8.1.1 in /receptorctl in the dependencies g…
Browse files Browse the repository at this point in the history
…roup (#1000)

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 Apr 15, 2024
1 parent ba29fa2 commit 86f0619
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion receptorctl/requirements/tests.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# This requirements file is used for receptorctl tests

pytest==7.0.1 # <-- used to run receptorctl tests
pytest==8.1.1 # <-- used to run receptorctl tests
8 changes: 1 addition & 7 deletions receptorctl/requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,11 @@
#
# pip-compile --allow-unsafe --output-file=requirements/tests.txt --strip-extras requirements/tests.in
#
attrs==23.2.0
# via pytest
iniconfig==2.0.0
# via pytest
packaging==24.0
# via pytest
pluggy==1.4.0
# via pytest
py==1.11.0
# via pytest
pytest==7.0.1
pytest==8.1.1
# via -r requirements/tests.in
tomli==2.0.1
# via pytest

0 comments on commit 86f0619

Please sign in to comment.