From 939cf048d9130c653d0668e41dd4cbc0fc2f5489 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:52:12 +0000 Subject: [PATCH 1/5] chore(deps): bump uv from 0.11.18 to 0.11.19 (#14939) Bumps [uv](https://github.com/astral-sh/uv) from 0.11.18 to 0.11.19. - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/uv/compare/0.11.18...0.11.19) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ci-constraints-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index b3aaa929f641..4e23d28133ac 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -256,7 +256,7 @@ urllib3==2.6.3 ; python_full_version < '3.10' # via requests urllib3==2.7.0 ; python_full_version >= '3.10' # via requests -uv==0.11.18 +uv==0.11.19 # via nox virtualenv==21.4.2 # via nox From 5ff3137465a515e76261ec07aea326c157ae1a8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:57:52 +0000 Subject: [PATCH 2/5] chore(deps): bump snowballstemmer from 3.1.0 to 3.1.1 (#14941) Bumps [snowballstemmer](https://github.com/snowballstem/snowball) from 3.1.0 to 3.1.1. - [Changelog](https://github.com/snowballstem/snowball/blob/main/NEWS) - [Commits](https://github.com/snowballstem/snowball/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: snowballstemmer dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ci-constraints-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index 4e23d28133ac..d485ca02d7f5 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -184,7 +184,7 @@ roman-numerals==4.1.0 ; python_full_version >= '3.11' # via sphinx ruff==0.15.15 # via cryptography (pyproject.toml:dev) -snowballstemmer==3.1.0 +snowballstemmer==3.1.1 # via sphinx sphinx==7.4.7 ; python_full_version < '3.10' # via From 1eef20be2922684b3383bfebe915f2755c63a3c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:58:12 +0000 Subject: [PATCH 3/5] chore(deps): bump idna from 3.17 to 3.18 (#14940) Bumps [idna](https://github.com/kjd/idna) from 3.17 to 3.18. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.17...v3.18) --- updated-dependencies: - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ci-constraints-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index d485ca02d7f5..7d88917ff1f4 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -75,7 +75,7 @@ humanize==4.13.0 ; python_full_version < '3.10' # via nox humanize==4.15.0 ; python_full_version >= '3.10' # via nox -idna==3.17 +idna==3.18 # via requests imagesize==1.5.0 ; python_full_version < '3.10' # via sphinx From 53e71ed1f6da61eab37050cfd078a236b557e25d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 00:01:25 +0000 Subject: [PATCH 4/5] chore(deps): bump distlib from 0.4.0 to 0.4.1 (#14942) Bumps [distlib](https://github.com/pypa/distlib) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](https://github.com/pypa/distlib/compare/0.4.0...0.4.1) --- updated-dependencies: - dependency-name: distlib dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ci-constraints-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index 7d88917ff1f4..314f552edb91 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -47,7 +47,7 @@ coverage==7.14.0 ; python_full_version >= '3.10' # via pytest-cov dependency-groups==1.3.1 # via nox -distlib==0.4.0 +distlib==0.4.1 # via virtualenv docutils==0.21.2 ; python_full_version < '3.11' # via From a99dfee3eb31543467bd9e4638771f1e422cbff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 00:03:21 +0000 Subject: [PATCH 5/5] chore(deps): bump bitflags from 2.11.1 to 2.12.1 (#14943) Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.11.1 to 2.12.1. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/2.11.1...2.12.1) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.12.1 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 7941338ee3ba..c0470b391532 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -31,9 +31,9 @@ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" [[package]] name = "bitflags" -version = "2.11.1" +version = "2.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3" +checksum = "84d7ced0ae9557296835c32bf1b1e02b44c746701f898460fb000d7eaa84f00a" [[package]] name = "cc"