mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 10:18:26 +00:00
build(deps-dev): bump wheel from 0.46.3 to 0.47.0 (#8307)
* build(deps-dev): bump wheel from 0.46.3 to 0.47.0 Bumps [wheel](https://github.com/pypa/wheel) from 0.46.3 to 0.47.0. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.46.3...0.47.0) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.47.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [autofix.ci] apply automated fixes --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
1d9a5b9a17
commit
be9e4813ea
2 changed files with 5 additions and 5 deletions
|
|
@ -74,7 +74,7 @@ dev = [
|
|||
"pytest-xdist==3.8.0",
|
||||
"pytest==8.4.2",
|
||||
"requests==2.33.1",
|
||||
"wheel==0.46.3",
|
||||
"wheel==0.47.0",
|
||||
"build==1.4.3",
|
||||
"mypy==1.20.2",
|
||||
"types-requests==2.33.0.20260408",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue