From 827084a3ddc4f3ff12140e06a26537ce58f21924 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 12:30:53 -0600 Subject: [PATCH] Bump zipp from 3.7.0 to 3.19.1 in /pytest-selenium (#2273) Bumps [zipp](https://github.com/jaraco/zipp) from 3.7.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.7.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: staxly[bot] <35789409+staxly[bot]@users.noreply.github.com> --- pytest-selenium/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest-selenium/requirements-dev.txt b/pytest-selenium/requirements-dev.txt index e5e8e41589..169c19c50b 100644 --- a/pytest-selenium/requirements-dev.txt +++ b/pytest-selenium/requirements-dev.txt @@ -41,7 +41,7 @@ toml==0.10.2 urllib3==1.26.19 virtualenv==20.26.6 wcwidth==0.2.5 -zipp==3.7.0 +zipp==3.19.1 zope.component==5.0.1 zope.deferredimport==4.4 zope.deprecation==4.4.0