Skip to content

Commit 3e6795f

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

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
@@ -117,7 +117,7 @@ urllib3==2.7.0 ; python_version >= '3.7'
117117
typing-extensions==4.15.0 ; python_version >= '3.7'
118118

119119

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

122122
yapf==0.43.0
123123

0 commit comments

Comments
 (0)