Skip to content

Commit f217337

Browse files
Bump wrapt from 1.16.0 to 2.0.0
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.16.0 to 2.0.0. - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@1.16.0...2.0.0) --- updated-dependencies: - dependency-name: wrapt dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d36ae1 commit f217337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ werkzeug==3.1.3
446446
# via
447447
# flask
448448
# quart
449-
wrapt==1.16.0
449+
wrapt==2.0.0
450450
# via
451451
# opentelemetry-instrumentation
452452
# opentelemetry-instrumentation-aiohttp-client

0 commit comments

Comments
 (0)