From 31721949bb0fdf3078a87bd4450052f8cf437b05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 23:21:44 +0000 Subject: [PATCH] Bump wrapt from 1.16.0 to 1.17.0 Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.16.0 to 1.17.0. - [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.16.0...1.17.0) --- updated-dependencies: - dependency-name: wrapt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5764301..e967ea0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ pylint==3.3.1 rope==1.13.0 six==1.16.0 typed-ast==1.5.5 -wrapt==1.16.0 +wrapt==1.17.0