From ea5e4754de2b8405afec0e9d7f3d703f213c86e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 19:50:51 +0000 Subject: [PATCH] chore(deps-dev): bump wrapt from 1.17.3 to 2.2.1 Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.17.3 to 2.2.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.3...2.2.1) --- updated-dependencies: - dependency-name: wrapt dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f9e28294..c0fa73cc 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -116,7 +116,7 @@ urllib3==2.7.0 ; python_version >= '3.7' typing-extensions==4.15.0 ; python_version >= '3.7' -wrapt==1.17.3 +wrapt==2.2.1 yapf==0.43.0