From bc72687d7dcdf57822021d626e983c20d4a9bc90 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 8 Dec 2025 16:55:52 +0100 Subject: [PATCH] Update changelog URLs --- scripts/dev/changelog_urls.json | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json index 9a9fe7269..0b49ada48 100644 --- a/scripts/dev/changelog_urls.json +++ b/scripts/dev/changelog_urls.json @@ -102,7 +102,6 @@ "h11": "https://h11.readthedocs.io/en/latest/changes.html", "httpcore": "https://github.com/encode/httpcore/blob/master/CHANGELOG.md", "httpx": "https://github.com/encode/httpx/blob/master/CHANGELOG.md", - "sniffio": "https://sniffio.readthedocs.io/en/latest/history.html", "six": "https://github.com/benjaminp/six/blob/master/CHANGES", "altgraph": "https://github.com/ronaldoussoren/altgraph/blob/master/doc/changelog.rst", "urllib3": "https://github.com/urllib3/urllib3/blob/main/CHANGES.rst",