From 12c656e667bc59bb9c9891c8f66e8f78882dd75e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 16:07:25 +0000 Subject: [PATCH] build(deps): bump wrapt from 1.15.0 to 1.16.0 Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.15.0 to 1.16.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.15.0...1.16.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 5f89ba4..e8cd694 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,5 +59,5 @@ tomli==2.0.1 urllib3==2.1.0 virtualenv==20.21.0 wcmatch==8.4.1 -wrapt==1.15.0 +wrapt==1.16.0 yamllint==1.33.0