From a6540c955ef26ff688eaa2658ca679de777203f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 22:28:55 +0000 Subject: [PATCH] build(deps-dev): bump wrapt from 1.17.0 to 1.17.1 Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.17.0 to 1.17.1. - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.17.0...1.17.1) --- updated-dependencies: - dependency-name: wrapt dependency-type: direct:development update-type: version-update:semver-patch ... 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 d6574c3..d1ee0d3 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -130,7 +130,7 @@ urllib3==2.2.3 # via requests wheel==0.45.1 # via pip-tools -wrapt==1.17.0 +wrapt==1.17.1 # via # deprecated # opentelemetry-instrumentation