From d8ed3d3e0e9793457bc5e1b2a293942a679bd45d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 09:16:43 +0000 Subject: [PATCH] build(deps-dev): bump wrapt from 2.1.0 to 2.1.1 in /it/python Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 2.1.0 to 2.1.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/2.1.0...2.1.1) --- updated-dependencies: - dependency-name: wrapt dependency-version: 2.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- it/python/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index adcdb1c04d..08433ebd03 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -60,7 +60,7 @@ typing-extensions==4.15.0 ; python_version >= '3.7' urllib3==2.6.3 ; python_version >= '3.7' -wrapt==2.1.0 ; python_version < '3.11' +wrapt==2.1.1 ; python_version < '3.11' yapf==0.43.0