Skip to content

Commit 16b1db5

Browse files
chore(deps-dev): bump wrapt from 1.17.0 to 1.17.1
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.17.0 to 1.17.1. - [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.1) --- updated-dependencies: - dependency-name: wrapt dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f401001 commit 16b1db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ urllib3==2.2.3 ; python_version >= '3.7'
117117
typing-extensions==4.12.2 ; python_version >= '3.7'
118118

119119

120-
wrapt==1.17.0 ; python_version < '3.11'
120+
wrapt==1.17.1 ; python_version < '3.11'
121121

122122
yapf==0.43.0
123123

0 commit comments

Comments
 (0)