From a27d6b20aba7c824fee78b1d3791ce86d9db1d6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 22:28:50 +0000 Subject: [PATCH] Bump zipp from 3.18.2 to 3.19.0 Bumps [zipp](https://github.com/jaraco/zipp) from 3.18.2 to 3.19.0. - [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.18.2...v3.19.0) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3143b0e..8804240 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -105,7 +105,7 @@ wrapt==1.16.0 # via # deprecated # opentelemetry-instrumentation -zipp==3.18.2 +zipp==3.19.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: