Skip to content

Commit 04554d2

Browse files
dependabot[bot]BigSpaceships
authored andcommitted
Bump wrapt from 1.17.3 to 2.1.2 (#505)
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.17.3 to 2.1.2. - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@1.17.3...2.1.2) --- updated-dependencies: - dependency-name: wrapt dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95ba083 commit 04554d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ six~=1.17.0
2929
SQLAlchemy~=2.0.48
3030
structlog~=25.5.0
3131
Werkzeug~=3.1.6
32-
wrapt~=1.17.2
32+
wrapt~=2.1.2
3333
click~=8.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ werkzeug==3.1.6
221221
# flask
222222
wheel==0.46.3
223223
# via pip-tools
224-
wrapt==1.17.3
224+
wrapt==2.1.2
225225
# via
226226
# -r requirements.in
227227
# ddtrace

0 commit comments

Comments
 (0)