From 84d3538824dd90daaad819f95bcfc261598a455d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 17:06:12 +0000 Subject: [PATCH] chore(deps-dev): bump urllib3 from 1.26.20 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.20 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.20...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- uv.lock | 55 ++++++++++++++++++++++++++++++++++---------------- 2 files changed, 39 insertions(+), 18 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 70b39de8f..0e9166ac8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ shared = [ "shared", # TODO: remove after repo-root migration "sqlalchemy<2", "stripe>=11.4.1", - "urllib3==1.26.20", + "urllib3==2.6.3", ] codecov-api = [ diff --git a/uv.lock b/uv.lock index 3c2c55a6d..01362ce34 100644 --- a/uv.lock +++ b/uv.lock @@ -1,5 +1,5 @@ version = 1 -revision = 2 +revision = 3 requires-python = ">=3.13" resolution-markers = [ "platform_python_implementation != 'PyPy'", @@ -2193,7 +2193,8 @@ dev = [ { name = "respx" }, { name = "types-mock" }, { name = "types-requests" }, - { name = "vcrpy" }, + { name = "vcrpy", version = "7.0.0", source = { registry = "https://pypi.org/simple" }, marker = "platform_python_implementation != 'PyPy'" }, + { name = "vcrpy", version = "8.1.1", source = { registry = "https://pypi.org/simple" }, marker = "platform_python_implementation == 'PyPy'" }, ] [package.metadata] @@ -2555,7 +2556,8 @@ dev = [ { name = "sqlalchemy-utils" }, { name = "types-mock" }, { name = "types-requests" }, - { name = "vcrpy" }, + { name = "vcrpy", version = "7.0.0", source = { registry = "https://pypi.org/simple" }, marker = "platform_python_implementation != 'PyPy'" }, + { name = "vcrpy", version = "8.1.1", source = { registry = "https://pypi.org/simple" }, marker = "platform_python_implementation == 'PyPy'" }, ] prod = [ { name = "aiodataloader" }, @@ -2779,7 +2781,7 @@ codecov-api = [ { name = "sqlalchemy", specifier = "<2" }, { name = "starlette", specifier = ">=0.49.1" }, { name = "stripe", specifier = ">=11.4.1" }, - { name = "urllib3", specifier = "==1.26.20" }, + { name = "urllib3", specifier = "==2.6.3" }, { name = "whitenoise", specifier = ">=5.2.0" }, ] dev = [ @@ -2876,7 +2878,7 @@ prod = [ { name = "stripe", specifier = ">=11.4.1" }, { name = "test-results-parser", git = "https://github.com/codecov/test-results-parser?rev=accbb7f63cc973ee9809b181a5cf67f1f8f13ecd" }, { name = "timestring", git = "https://github.com/codecov/timestring?rev=d37ceacc5954dff3b5bd2f887936a98a668dda42" }, - { name = "urllib3", specifier = "==1.26.20" }, + { name = "urllib3", specifier = "==2.6.3" }, { name = "whitenoise", specifier = ">=5.2.0" }, { name = "zstandard", specifier = ">=0.23.0" }, ] @@ -2920,7 +2922,7 @@ shared = [ { name = "shared", editable = "libs/shared" }, { name = "sqlalchemy", specifier = "<2" }, { name = "stripe", specifier = ">=11.4.1" }, - { name = "urllib3", specifier = "==1.26.20" }, + { name = "urllib3", specifier = "==2.6.3" }, ] worker = [ { name = "amplitude-analytics", specifier = ">=1.1.4" }, @@ -2972,7 +2974,7 @@ worker = [ { name = "stripe", specifier = ">=11.4.1" }, { name = "test-results-parser", git = "https://github.com/codecov/test-results-parser?rev=accbb7f63cc973ee9809b181a5cf67f1f8f13ecd" }, { name = "timestring", git = "https://github.com/codecov/timestring?rev=d37ceacc5954dff3b5bd2f887936a98a668dda42" }, - { name = "urllib3", specifier = "==1.26.20" }, + { name = "urllib3", specifier = "==2.6.3" }, { name = "zstandard", specifier = ">=0.23.0" }, ] @@ -2987,28 +2989,47 @@ wheels = [ [[package]] name = "urllib3" -version = "1.26.20" +version = "2.6.3" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/e4/e8/6ff5e6bc22095cfc59b6ea711b687e2b7ed4bdb373f7eeec370a97d7392f/urllib3-1.26.20.tar.gz", hash = "sha256:40c2dc0c681e47eb8f90e7e27bf6ff7df2e677421fd46756da1161c39ca70d32", size = 307380, upload-time = "2024-08-29T15:43:11.37Z" } +sdist = { url = "https://files.pythonhosted.org/packages/c7/24/5f1b3bdffd70275f6661c76461e25f024d5a38a46f04aaca912426a2b1d3/urllib3-2.6.3.tar.gz", hash = "sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed", size = 435556, upload-time = "2026-01-07T16:24:43.925Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl", hash = "sha256:0ed14ccfbf1c30a9072c7ca157e4319b70d65f623e91e7b32fadb2853431016e", size = 144225, upload-time = "2024-08-29T15:43:08.921Z" }, + { url = "https://files.pythonhosted.org/packages/39/08/aaaad47bc4e9dc8c725e68f9d04865dbcb2052843ff09c97b08904852d84/urllib3-2.6.3-py3-none-any.whl", hash = "sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4", size = 131584, upload-time = "2026-01-07T16:24:42.685Z" }, ] [[package]] name = "vcrpy" version = "7.0.0" source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "platform_python_implementation != 'PyPy'", +] dependencies = [ - { name = "pyyaml" }, - { name = "urllib3" }, - { name = "wrapt" }, - { name = "yarl" }, + { name = "pyyaml", marker = "platform_python_implementation != 'PyPy'" }, + { name = "urllib3", marker = "platform_python_implementation != 'PyPy'" }, + { name = "wrapt", marker = "platform_python_implementation != 'PyPy'" }, + { name = "yarl", marker = "platform_python_implementation != 'PyPy'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/25/d3/856e06184d4572aada1dd559ddec3bedc46df1f2edc5ab2c91121a2cccdb/vcrpy-7.0.0.tar.gz", hash = "sha256:176391ad0425edde1680c5b20738ea3dc7fb942520a48d2993448050986b3a50", size = 85502, upload-time = "2024-12-31T00:07:57.894Z" } wheels = [ { url = "https://files.pythonhosted.org/packages/13/5d/1f15b252890c968d42b348d1e9b0aa12d5bf3e776704178ec37cceccdb63/vcrpy-7.0.0-py2.py3-none-any.whl", hash = "sha256:55791e26c18daa363435054d8b35bd41a4ac441b6676167635d1b37a71dbe124", size = 42321, upload-time = "2024-12-31T00:07:55.277Z" }, ] +[[package]] +name = "vcrpy" +version = "8.1.1" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "platform_python_implementation == 'PyPy'", +] +dependencies = [ + { name = "pyyaml", marker = "platform_python_implementation == 'PyPy'" }, + { name = "wrapt", marker = "platform_python_implementation == 'PyPy'" }, +] +sdist = { url = "https://files.pythonhosted.org/packages/b3/07/bcfd5ebd7cb308026ab78a353e091bd699593358be49197d39d004e5ad83/vcrpy-8.1.1.tar.gz", hash = "sha256:58e3053e33b423f3594031cb758c3f4d1df931307f1e67928e30cf352df7709f", size = 85770, upload-time = "2026-01-04T19:22:03.886Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/3a/d7/f79b05a5d728f8786876a7d75dfb0c5cae27e428081b2d60152fb52f155f/vcrpy-8.1.1-py3-none-any.whl", hash = "sha256:2d16f31ad56493efb6165182dd99767207031b0da3f68b18f975545ede8ac4b9", size = 42445, upload-time = "2026-01-04T19:22:02.532Z" }, +] + [[package]] name = "vine" version = "5.1.0" @@ -3086,9 +3107,9 @@ name = "yarl" version = "1.20.0" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "idna" }, - { name = "multidict" }, - { name = "propcache" }, + { name = "idna", marker = "platform_python_implementation != 'PyPy'" }, + { name = "multidict", marker = "platform_python_implementation != 'PyPy'" }, + { name = "propcache", marker = "platform_python_implementation != 'PyPy'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/62/51/c0edba5219027f6eab262e139f73e2417b0f4efffa23bf562f6e18f76ca5/yarl-1.20.0.tar.gz", hash = "sha256:686d51e51ee5dfe62dec86e4866ee0e9ed66df700d55c828a615640adc885307", size = 185258, upload-time = "2025-04-17T00:45:14.661Z" } wheels = [