From b8343c29fe53140c7cb628f6a9eb10ea95f63ed8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 10:13:36 +0000 Subject: [PATCH] build(deps): bump wrapt from 1.17.2 to 1.17.3 in /tools/triage 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/develop/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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/triage/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/triage/requirements.txt b/tools/triage/requirements.txt index 662533b..d32c9f7 100644 --- a/tools/triage/requirements.txt +++ b/tools/triage/requirements.txt @@ -11,4 +11,4 @@ PyNaCl==1.5.0 requests==2.32.3 typing_extensions==4.12.2 urllib3==2.3.0 -wrapt==1.17.2 +wrapt==1.17.3