From 2a0487b90afd38944d4778b645bbea9a4fddb564 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 04:36:31 +0000 Subject: [PATCH] chore(deps-dev): bump wrapt from 1.17.2 to 1.17.3 Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.17.2 to 1.17.3. - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/1.17.3/docs/changes.rst) - [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.17.2...1.17.3) --- updated-dependencies: - dependency-name: wrapt dependency-version: 1.17.3 dependency-type: direct:development update-type: version-update:semver-patch ... 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 d693700e..53493ef2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -117,7 +117,7 @@ urllib3==2.5.0 ; python_version >= '3.7' typing-extensions==4.14.1 ; python_version >= '3.7' -wrapt==1.17.2 ; python_version < '3.11' +wrapt==1.17.3 ; python_version < '3.11' yapf==0.43.0