From f541f86f667e57dfda8c94cca788f681ac78650e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:45:53 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [py](https://github.com/pytest-dev/py) and [zipp](https://github.com/jaraco/zipp). Updates `py` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/py/compare/1.10.0...1.11.0) Updates `zipp` from 3.1.0 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.1.0...v3.19.1) --- updated-dependencies: - dependency-name: py dependency-type: direct:production dependency-group: pip - dependency-name: zipp dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 246381f8..a4cd9172 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,8 +4,8 @@ mock==4.0.2 more-itertools==8.3.0 packaging==20.4 pluggy==0.13.1 -py==1.10.0 +py==1.11.0 pyparsing==2.4.7 pytest==5.4.3 wcwidth==0.2.3 -zipp==3.1.0 +zipp==3.19.1