Skip to content

Commit ad8763b

Browse files
chore(deps-dev): bump wrapt from 1.17.3 to 2.2.1
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.17.3 to 2.2.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.3...2.2.1) --- updated-dependencies: - dependency-name: wrapt dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bef9bef commit ad8763b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ urllib3==2.7.0 ; python_version >= '3.7'
116116
typing-extensions==4.15.0 ; python_version >= '3.7'
117117

118118

119-
wrapt==1.17.3 ; python_version < '3.11'
119+
wrapt==2.2.1 ; python_version < '3.11'
120120

121121
yapf==0.43.0
122122

0 commit comments

Comments
 (0)