Skip to content

Commit f930cea

Browse files
Bump wrapt from 1.17.0 to 1.17.2
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.17.0 to 1.17.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.0...1.17.2) --- updated-dependencies: - dependency-name: wrapt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e4e6f9 commit f930cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def read(path: str) -> str:
5656
"PyYAML<7.0",
5757
"prometheus_client==0.21.1",
5858
"aiohttp==3.11.11",
59-
"wrapt==1.17.0",
59+
"wrapt==1.17.2",
6060
"python-json-logger==3.2.1",
6161
],
6262
extras_require={

0 commit comments

Comments
 (0)