From e78bc2db78d74ce04961c556d123c7a637d16807 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 00:35:39 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump wrapt from 1.17.1 to 1.17.2 Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.17.1 to 1.17.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/1.17.1...1.17.2) --- updated-dependencies: - dependency-name: wrapt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15d4485..23efeca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,5 +22,5 @@ tabulate==0.9.0 tomli==2.2.1 tomlkit==0.13.2 urllib3==2.2.3 -wrapt==1.17.1 +wrapt==1.17.2 zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability