From f2daaf2c36757a729c6474b0b8e7d3f2b185f2db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 02:45:29 +0000 Subject: [PATCH] chore(deps-dev): bump wrapt from 2.0.1 to 2.1.2 Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 2.0.1 to 2.1.2. - [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/2.0.1...2.1.2) --- updated-dependencies: - dependency-name: wrapt dependency-version: 2.1.2 dependency-type: direct:development update-type: version-update:semver-minor ... 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 96fdfdb3e75..7cb0f1c9a32 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -70,7 +70,7 @@ typing_extensions==4.15.0 tzdata==2025.2 uritemplate==4.2.0 urllib3==2.6.3 -wrapt==2.0.1 +wrapt==2.1.2 yapf==0.43.0 yarl==1.20.1 zipp==3.23.0