Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 28, 2024
1 parent d8b469c commit 8c8ede0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ mccabe==0.6.1
# via flake8
packaging==21.3
# via pytest
pluggy==1.0.0
pluggy==1.5.0
# via pytest
portpicker==1.6.0
# via -r requirements-test.in
Expand All @@ -40,7 +40,7 @@ pyflakes==2.4.0
# via flake8
pyparsing==3.0.7
# via packaging
pytest==7.4.3
pytest==8.2.1
# via
# -r requirements-test.in
# pytest-cov
Expand Down

0 comments on commit 8c8ede0

Please sign in to comment.