Skip to content

Commit 5861d31

Browse files
Bump wrapt from 2.1.0 to 2.1.1 (#815)
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@2.1.0...2.1.1) --- updated-dependencies: - dependency-name: wrapt dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18043e8 commit 5861d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ def read(path: str) -> str:
5858
"prometheus_client==0.24.1",
5959
"aiohttp==3.13.3",
6060
"verlib2==0.3.1",
61-
"wrapt==2.1.0",
61+
"wrapt==2.1.2",
6262
"python-json-logger==4.0.0",
6363
"httpx==0.28.1",
6464
],

0 commit comments

Comments
 (0)