From a67166ceca5ea1f590520118ddfd335c90b48cad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 09:51:11 +0000 Subject: [PATCH] chore(deps): bump pip from 26.1.1 to 26.1.2 Bumps [pip](https://github.com/pypa/pip) from 26.1.1 to 26.1.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.1.1...26.1.2) --- updated-dependencies: - dependency-name: pip dependency-version: 26.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- uv.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 0f9c550..8a163ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "jupyterlab>=4.5.7", "mistune>=3.2.0", "nbconvert>=7.17.0", - "pip>=26.1.1", + "pip>=26.1.2", "pygments>=2.20.0", "requests>=2.34.2", "urllib3>=2.7.0", diff --git a/uv.lock b/uv.lock index d7710ec..b694fef 100644 --- a/uv.lock +++ b/uv.lock @@ -55,7 +55,7 @@ requires-dist = [ { name = "jupyterlab", specifier = ">=4.5.7" }, { name = "mistune", specifier = ">=3.2.0" }, { name = "nbconvert", specifier = ">=7.17.0" }, - { name = "pip", specifier = ">=26.1.1" }, + { name = "pip", specifier = ">=26.1.2" }, { name = "pygments", specifier = ">=2.20.0" }, { name = "requests", specifier = ">=2.34.2" }, { name = "urllib3", specifier = ">=2.7.0" }, @@ -1508,11 +1508,11 @@ wheels = [ [[package]] name = "pip" -version = "26.1.1" +version = "26.1.2" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/b6/48/cb9b7a682f6fe01a4221e1728941dd4ac3cd9090a17db3779d6ff490b602/pip-26.1.1.tar.gz", hash = "sha256:d36762751d156a4ee895de8af39aa0abeeeb577f93a2eca6ab62467bbf0f8a78", size = 1840400, upload-time = "2026-05-04T19:02:21.248Z" } +sdist = { url = "https://files.pythonhosted.org/packages/01/91/47e7d486260f618783899587af63ccf7980fb60245c3e63dd4571c6b57ad/pip-26.1.2.tar.gz", hash = "sha256:f49cd134c61cf2fd75e0ce2676db03e4054504a5a4986d00f8299ae632dc4605", size = 1840799, upload-time = "2026-05-31T17:33:58.56Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/3a/eb/fea4d1d51c49832120f7f285d07306db3960f423a2612c6057caf3e8196f/pip-26.1.1-py3-none-any.whl", hash = "sha256:99cb1c2899893b075ff56e4ed0af55669a955b49ad7fb8d8603ecdaf4ed653fb", size = 1812777, upload-time = "2026-05-04T19:02:18.9Z" }, + { url = "https://files.pythonhosted.org/packages/5d/95/6b5cb3461ea5673ba0995989746db58eb18b91b54dbf331e72f569540946/pip-26.1.2-py3-none-any.whl", hash = "sha256:382ff9f685ee3bc25864f820aa50505825f10f5458ffff07e30a6d96e5715cab", size = 1813144, upload-time = "2026-05-31T17:33:56.772Z" }, ] [[package]]