Skip to content

Commit a56c052

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 429a3e8 commit a56c052

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
@@ -107,5 +107,5 @@ tzlocal==5.3.1 ; python_version >= "3.11" and python_version < "3.14"
107107
uc-micro-py==1.0.3 ; python_version >= "3.11" and python_version < "3.14"
108108
urllib3==2.5.0 ; python_version >= "3.11" and python_version < "3.14"
109109
uuid7==0.1.0 ; python_version >= "3.11" and python_version < "3.14"
110-
wrapt==1.17.3 ; python_version >= "3.11" and python_version < "3.14"
110+
wrapt==2.0.0 ; python_version >= "3.11" and python_version < "3.14"
111111
yarl==1.22.0 ; python_version >= "3.11" and python_version < "3.14"

0 commit comments

Comments
 (0)