From c350e46747c6cc7f92580eedeb7de693a9715f65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:29:34 +0000 Subject: [PATCH] chore(deps): bump zipp from 0.6.0 to 3.19.1 in /examples/pytest Bumps [zipp](https://github.com/jaraco/zipp) from 0.6.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/v0.6.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/pytest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pytest/requirements.txt b/examples/pytest/requirements.txt index b50c03a54..37949b65c 100644 --- a/examples/pytest/requirements.txt +++ b/examples/pytest/requirements.txt @@ -11,4 +11,4 @@ pytest==5.2.4 pytest-benchmark==3.2.2 six==1.13.0 wcwidth==0.1.7 -zipp==0.6.0 +zipp==3.19.1