From c9aec96554ad3d74a5945dfed468f25307e3d970 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 19:46:39 +0000 Subject: [PATCH] Bump zipp from 3.7.0 to 3.19.1 in /pytest-selenium 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] --- 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 93b0bc012f..68524a9d66 100644 --- a/pytest-selenium/requirements-dev.txt +++ b/pytest-selenium/requirements-dev.txt @@ -40,7 +40,7 @@ toml==0.10.2 urllib3==1.26.18 virtualenv==20.14.0 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