diff --git a/catalog/public/data/github_metrics.json b/catalog/public/data/github_metrics.json index d36ec0d..15ccd7a 100644 --- a/catalog/public/data/github_metrics.json +++ b/catalog/public/data/github_metrics.json @@ -930,4 +930,4 @@ } }, "last_updated": "2026-05-11T12:53:20.509689+00:00" -} \ No newline at end of file +} diff --git a/catalog/public/data/github_metrics_history.json b/catalog/public/data/github_metrics_history.json index ac679fa..c8ad5d2 100644 --- a/catalog/public/data/github_metrics_history.json +++ b/catalog/public/data/github_metrics_history.json @@ -27338,4 +27338,4 @@ } }, "last_updated": "2026-05-11T12:53:19.734488+00:00" -} \ No newline at end of file +} diff --git a/catalog/public/data/pypi_metrics.json b/catalog/public/data/pypi_metrics.json index 384dd3f..f94ac89 100644 --- a/catalog/public/data/pypi_metrics.json +++ b/catalog/public/data/pypi_metrics.json @@ -171,4 +171,4 @@ } }, "last_updated": "2026-05-11T12:53:38.637885+00:00" -} \ No newline at end of file +} diff --git a/catalog/public/data/pypi_metrics_history.json b/catalog/public/data/pypi_metrics_history.json index b19b0fb..a4f9959 100644 --- a/catalog/public/data/pypi_metrics_history.json +++ b/catalog/public/data/pypi_metrics_history.json @@ -2007,4 +2007,4 @@ } }, "last_updated": "2026-05-11T12:53:37.452718+00:00" -} \ No newline at end of file +} diff --git a/pyproject.toml b/pyproject.toml index 0c13e16..fdf56a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "pygments>=2.20.0", "pyyaml>=6.0.2", "requests>=2.32.0", - "urllib3==2.6.3", + "urllib3==2.7.0", "virtualenv>=20.36.1", ] diff --git a/uv.lock b/uv.lock index b989b36..86097d8 100644 --- a/uv.lock +++ b/uv.lock @@ -175,7 +175,7 @@ requires-dist = [ { name = "pygments", specifier = ">=2.20.0" }, { name = "pyyaml", specifier = ">=6.0.2" }, { name = "requests", specifier = ">=2.32.0" }, - { name = "urllib3", specifier = "==2.6.3" }, + { name = "urllib3", specifier = "==2.7.0" }, { name = "virtualenv", specifier = ">=20.36.1" }, ] @@ -482,11 +482,11 @@ wheels = [ [[package]] name = "urllib3" -version = "2.6.3" +version = "2.7.0" source = { registry = "https://pypi.org/simple" } -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" } +sdist = { url = "https://files.pythonhosted.org/packages/53/0c/06f8b233b8fd13b9e5ee11424ef85419ba0d8ba0b3138bf360be2ff56953/urllib3-2.7.0.tar.gz", hash = "sha256:231e0ec3b63ceb14667c67be60f2f2c40a518cb38b03af60abc813da26505f4c", size = 433602, upload-time = "2026-05-07T16:13:18.596Z" } wheels = [ - { 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" }, + { url = "https://files.pythonhosted.org/packages/7f/3e/5db95bcf282c52709639744ca2a8b149baccf648e39c8cc87553df9eae0c/urllib3-2.7.0-py3-none-any.whl", hash = "sha256:9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897", size = 131087, upload-time = "2026-05-07T16:13:17.151Z" }, ] [[package]]