Skip to content

Commit f728fc0

Browse files
Bump the pip group with 2 updates
Bumps the pip group with 2 updates: [pyfakefs](https://github.com/pytest-dev/pyfakefs) and [pytest-cov](https://github.com/pytest-dev/pytest-cov). Updates `pyfakefs` from 6.1.1 to 6.1.6 - [Release notes](https://github.com/pytest-dev/pyfakefs/releases) - [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md) - [Commits](pytest-dev/pyfakefs@v6.1.1...v6.1.6) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pyfakefs dependency-version: 6.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9479ec9 commit f728fc0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

dev-requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -540,9 +540,9 @@ propcache==0.2.1 \
540540
# via
541541
# aiohttp
542542
# yarl
543-
pyfakefs==6.1.1 \
544-
--hash=sha256:1c166fdba85f3f288f89b2a410e05712914d1f7ea77b920e960fe0cbbea1294d \
545-
--hash=sha256:e2c30fd0b7736ba03785bbc20b86de2312623cf7a11a7de334042ab0de23d46f
543+
pyfakefs==6.1.6 \
544+
--hash=sha256:28e620e117b9728d7f8ebb50f9537da6ab36ef9c0bebc12469aaba3c72759ff7 \
545+
--hash=sha256:dcdfc09b13f3fd464142e20ef6154639bd26fb0890572c5dd869339a083e2903
546546
# via -r dev-requirements.in
547547
pygments==2.20.0 \
548548
--hash=sha256:6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f \
@@ -565,9 +565,9 @@ pytest-asyncio==1.3.0 \
565565
--hash=sha256:611e26147c7f77640e6d0a92a38ed17c3e9848063698d5c93d5aa7aa11cebff5 \
566566
--hash=sha256:d7f52f36d231b80ee124cd216ffb19369aa168fc10095013c6b014a34d3ee9e5
567567
# via pytest-aiohttp
568-
pytest-cov==7.0.0 \
569-
--hash=sha256:33c97eda2e049a0c5298e91f519302a1334c26ac65c1a483d6206fd458361af1 \
570-
--hash=sha256:3b8e9558b16cc1479da72058bdecf8073661c7f57f7d3c5f22a1c23507f2d861
568+
pytest-cov==7.1.0 \
569+
--hash=sha256:30674f2b5f6351aa09702a9c8c364f6a01c27aae0c1366ae8016160d1efc56b2 \
570+
--hash=sha256:a0461110b7865f9a271aa1b51e516c9a95de9d696734a2f71e3e78f46e1d4678
571571
# via -r dev-requirements.in
572572
pytest-mock==3.15.1 \
573573
--hash=sha256:0a25e2eb88fe5168d535041d09a4529a188176ae608a6d249ee65abc0949630d \

0 commit comments

Comments
 (0)