Skip to content

Commit 2a0487b

Browse files
chore(deps-dev): bump wrapt from 1.17.2 to 1.17.3
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.17.2 to 1.17.3. - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/1.17.3/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@1.17.2...1.17.3) --- updated-dependencies: - dependency-name: wrapt dependency-version: 1.17.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30d13d6 commit 2a0487b

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.5.0 ; python_version >= '3.7'
117117
typing-extensions==4.14.1 ; python_version >= '3.7'
118118

119119

120-
wrapt==1.17.2 ; python_version < '3.11'
120+
wrapt==1.17.3 ; python_version < '3.11'
121121

122122
yapf==0.43.0
123123

0 commit comments

Comments
 (0)