Skip to content

Commit

Permalink
Update pytest-cov requirement from ~=4.1.0 to ~=5.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 25, 2024
1 parent 599ec68 commit a076e58
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 2 deletions.
1 change: 0 additions & 1 deletion wwrando-mixed-pools
Submodule wwrando-mixed-pools deleted from 2456b1
11 changes: 11 additions & 0 deletions wwrando-mixed-pools/requirements_full.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
PySide6~=6.6.0
PyYAML==6.0.1
Pillow>=10.2.0
appdirs==1.4.4
certifi==2023.7.22
tqdm>=4.65.0
-r ./gclib/requirements_full.txt
PyInstaller~=6.2.0
pytest~=7.4.0
pytest-cov~=5.0.0
pytest-qt~=4.2.0
1 change: 0 additions & 1 deletion wwrando-random-settings
Submodule wwrando-random-settings deleted from 9b5690
11 changes: 11 additions & 0 deletions wwrando-random-settings/requirements_full.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
PySide6~=6.6.0
PyYAML==6.0.1
Pillow>=10.2.0
appdirs==1.4.4
certifi==2023.7.22
tqdm>=4.65.0
-r ./gclib/requirements_full.txt
PyInstaller~=6.2.0
pytest~=7.4.0
pytest-cov~=5.0.0
pytest-qt~=4.2.0

0 comments on commit a076e58

Please sign in to comment.