Skip to content

Commit 43b8d49

Browse files
Bump wrapt from 2.1.0 to 2.1.1
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>
1 parent 8299433 commit 43b8d49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1",
6262
"python-json-logger==4.0.0",
6363
"httpx==0.28.1",
6464
],

0 commit comments

Comments
 (0)