From 9bac33b9f2d4d63a978c344ffa224319e9e462d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 12:28:10 +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 d2f1627..2d27f1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -109,5 +109,5 @@ WebOb==1.8.7 websocket-client==1.6.4 websockets==12.0 Werkzeug==3.0.1 -wrapt==1.15.0 +wrapt==1.16.0 wsproto==1.2.0