Skip to content

Commit 6dbce52

Browse files
Bump wrapt from 1.17.3 to 2.0.0
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.17.3 to 2.0.0. - [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.0.0) --- updated-dependencies: - dependency-name: wrapt dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9ed3c0 commit 6dbce52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ pytest-cov==7.0.0
2222
tomli==2.3.0
2323
tomlkit==0.13.3
2424
typing_extensions==4.15.0
25-
wrapt==1.17.3
25+
wrapt==2.0.0
2626
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)