diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json index a2a0c629a..b57fd6df6 100644 --- a/scripts/dev/changelog_urls.json +++ b/scripts/dev/changelog_urls.json @@ -98,6 +98,11 @@ "rich-click": "https://ewels.github.io/rich-click/changelog/", "wcmatch": "https://github.com/facelessuser/wcmatch/releases", "wcwidth": "https://github.com/jquast/wcwidth/releases", + "anyio": "https://anyio.readthedocs.io/en/stable/versionhistory.html", + "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",