mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 18:57:22 +00:00
build(deps-dev): bump the tox group with 2 updates (#8304)
* build(deps-dev): bump the tox group with 2 updates Bumps the tox group with 2 updates: [tox](https://github.com/tox-dev/tox) and [tox-uv](https://github.com/tox-dev/tox-uv). Updates `tox` from 4.53.0 to 4.54.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.53.0...4.54.0) Updates `tox-uv` from 1.35.1 to 1.35.2 - [Release notes](https://github.com/tox-dev/tox-uv/releases) - [Commits](https://github.com/tox-dev/tox-uv/compare/1.35.1...1.35.2) --- updated-dependencies: - dependency-name: tox dependency-version: 4.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tox - dependency-name: tox-uv dependency-version: 1.35.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tox ... 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
ccf7afcd43
commit
fcc64baa8f
2 changed files with 14 additions and 14 deletions
|
|
@ -82,8 +82,8 @@ dev = [
|
|||
{include-group = "ruff"},
|
||||
]
|
||||
tox = [
|
||||
"tox==4.53.0",
|
||||
"tox-uv==1.35.1",
|
||||
"tox==4.54.0",
|
||||
"tox-uv==1.35.2",
|
||||
]
|
||||
ruff = [
|
||||
"ruff==0.15.11",
|
||||
|
|
|
|||
24
uv.lock
generated
24
uv.lock
generated
|
|
@ -1088,15 +1088,15 @@ dev = [
|
|||
{ name = "pytest-xdist", specifier = "==3.8.0" },
|
||||
{ name = "requests", specifier = "==2.33.1" },
|
||||
{ name = "ruff", specifier = "==0.15.11" },
|
||||
{ name = "tox", specifier = "==4.53.0" },
|
||||
{ name = "tox-uv", specifier = "==1.35.1" },
|
||||
{ name = "tox", specifier = "==4.54.0" },
|
||||
{ name = "tox-uv", specifier = "==1.35.2" },
|
||||
{ name = "types-requests", specifier = "==2.33.0.20260408" },
|
||||
{ name = "wheel", specifier = "==0.46.3" },
|
||||
]
|
||||
ruff = [{ name = "ruff", specifier = "==0.15.11" }]
|
||||
tox = [
|
||||
{ name = "tox", specifier = "==4.53.0" },
|
||||
{ name = "tox-uv", specifier = "==1.35.1" },
|
||||
{ name = "tox", specifier = "==4.54.0" },
|
||||
{ name = "tox-uv", specifier = "==1.35.2" },
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -1863,7 +1863,7 @@ wheels = [
|
|||
|
||||
[[package]]
|
||||
name = "tox"
|
||||
version = "4.53.0"
|
||||
version = "4.54.0"
|
||||
source = { registry = "https://pypi.org/simple" }
|
||||
dependencies = [
|
||||
{ name = "cachetools" },
|
||||
|
|
@ -1877,34 +1877,34 @@ dependencies = [
|
|||
{ name = "tomli-w" },
|
||||
{ name = "virtualenv" },
|
||||
]
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/04/01/d87a00063fa670ce4c48a9706b615a95ddf2c9ef5558d43af6071f166fd4/tox-4.53.0.tar.gz", hash = "sha256:62c780e42f87d34ee60f2ea20342156253794fdcbd6885fd797d98ee05009f22", size = 274048, upload-time = "2026-04-14T13:44:13.782Z" }
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/17/2c/7ca5edb5ecd6bcc5cc926fe87e62a84dcd3cbd03a32f9d0bee98d2bee7cf/tox-4.54.0.tar.gz", hash = "sha256:21e36fd8256590379620848d0b03b52f4d541b65b749de1a17c3e616978dad58", size = 279256, upload-time = "2026-05-12T19:13:05.937Z" }
|
||||
wheels = [
|
||||
{ url = "https://files.pythonhosted.org/packages/16/03/02e2a03f3756cfb66e7e1bac41b06953f12cec75ddb961d56695d4d43dc4/tox-4.53.0-py3-none-any.whl", hash = "sha256:cc4e716d18c4889aa179d785175c438fa60c35deef20ce689ec288d8fb656096", size = 212164, upload-time = "2026-04-14T13:44:11.997Z" },
|
||||
{ url = "https://files.pythonhosted.org/packages/26/18/20cf56a76c5d6117547179db9b5d31cc56e3e90507d1b0b748da74aa95c5/tox-4.54.0-py3-none-any.whl", hash = "sha256:a2d7c1177242ae9c3d9e404039e9f945ce16a3e5dfc66972c643e27d7e764f4b", size = 214527, upload-time = "2026-05-12T19:13:04.334Z" },
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "tox-uv"
|
||||
version = "1.35.1"
|
||||
version = "1.35.2"
|
||||
source = { registry = "https://pypi.org/simple" }
|
||||
dependencies = [
|
||||
{ name = "tox-uv-bare" },
|
||||
{ name = "uv" },
|
||||
]
|
||||
wheels = [
|
||||
{ url = "https://files.pythonhosted.org/packages/05/b1/652dcd3b7d6cb027a0c3b5aa951168f3ace9060f77eff882c7c889942a71/tox_uv-1.35.1-py3-none-any.whl", hash = "sha256:a3e2c320cf6e75d20e71be8493fd48b208614d733ebfbc70f23e6731230e0e65", size = 6565, upload-time = "2026-04-10T16:12:58.519Z" },
|
||||
{ url = "https://files.pythonhosted.org/packages/ca/dc/6e9994c799bdbb309f829dd6b8d98764dd0757302f3433c380438a3a127b/tox_uv-1.35.2-py3-none-any.whl", hash = "sha256:2d99b0e3c782ba49e7cbe521c8d344758595961b17a3633738d67096641c1bde", size = 6565, upload-time = "2026-05-05T01:34:16.07Z" },
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "tox-uv-bare"
|
||||
version = "1.35.1"
|
||||
version = "1.35.2"
|
||||
source = { registry = "https://pypi.org/simple" }
|
||||
dependencies = [
|
||||
{ name = "packaging" },
|
||||
{ name = "tox" },
|
||||
]
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/52/d8/d65653a00b3e438625a25b7c931e96dc9721d8d8a8b3372ceeb1f83e60e5/tox_uv_bare-1.35.1.tar.gz", hash = "sha256:ea4c3b5a4013e04ca31d99a1d930917b7cc5378e202739e600c8f4a15562e662", size = 32003, upload-time = "2026-04-10T16:13:01.265Z" }
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/0a/cb/168dc1ccf24e4065a9a0a33df55709ed2b5eb73bd2b13ddd53187e5dffb8/tox_uv_bare-1.35.2.tar.gz", hash = "sha256:49e28a804c97f23ea17e25859960c0fa78f35bccb7e14344cfd840e89a9aade9", size = 32333, upload-time = "2026-05-05T01:34:18.916Z" }
|
||||
wheels = [
|
||||
{ url = "https://files.pythonhosted.org/packages/7a/12/a5eca5cde48b06a9aef319bc2cd8b5629eb1bd9207b6e3449ae009ee4021/tox_uv_bare-1.35.1-py3-none-any.whl", hash = "sha256:0b8d12d45f195a521d4f6aac5e42869f0a733c80d86575da855494444f60be74", size = 22243, upload-time = "2026-04-10T16:12:59.735Z" },
|
||||
{ url = "https://files.pythonhosted.org/packages/5f/53/4a33dc81da39db7b31e5622333df361e8fe055b7ec636bd5fea762c9182d/tox_uv_bare-1.35.2-py3-none-any.whl", hash = "sha256:c0d590a41d1054a1ad0874e9e5943ff52402786e3d4599d8f8d37a65b566ef53", size = 22307, upload-time = "2026-05-05T01:34:17.681Z" },
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue