From a076e58292055cd7d30623d153428e9810a42228 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 14:12:00 +0000 Subject: [PATCH] Update pytest-cov requirement from ~=4.1.0 to ~=5.0.0 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](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- wwrando-mixed-pools | 1 - wwrando-mixed-pools/requirements_full.txt | 11 +++++++++++ wwrando-random-settings | 1 - wwrando-random-settings/requirements_full.txt | 11 +++++++++++ 4 files changed, 22 insertions(+), 2 deletions(-) delete mode 160000 wwrando-mixed-pools create mode 100644 wwrando-mixed-pools/requirements_full.txt delete mode 160000 wwrando-random-settings create mode 100644 wwrando-random-settings/requirements_full.txt diff --git a/wwrando-mixed-pools b/wwrando-mixed-pools deleted file mode 160000 index 2456b19..0000000 --- a/wwrando-mixed-pools +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2456b190f9c5f0cb8be63860bed8d2b7d23bf716 diff --git a/wwrando-mixed-pools/requirements_full.txt b/wwrando-mixed-pools/requirements_full.txt new file mode 100644 index 0000000..046f293 --- /dev/null +++ b/wwrando-mixed-pools/requirements_full.txt @@ -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 diff --git a/wwrando-random-settings b/wwrando-random-settings deleted file mode 160000 index 9b5690d..0000000 --- a/wwrando-random-settings +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9b5690d7005e049ba4810980db96ceddc0fcff70 diff --git a/wwrando-random-settings/requirements_full.txt b/wwrando-random-settings/requirements_full.txt new file mode 100644 index 0000000..046f293 --- /dev/null +++ b/wwrando-random-settings/requirements_full.txt @@ -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