summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/dev/changelog_urls.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index 89d3b332a..5a9c9b34a 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -144,7 +144,6 @@
"setuptools": "https://setuptools.readthedocs.io/en/latest/history.html",
"pefile": "https://github.com/erocarrera/pefile/commits/master",
"SecretStorage": "https://github.com/mitya57/secretstorage/blob/master/changelog",
- "bleach": "https://github.com/mozilla/bleach/blob/main/CHANGES",
"jeepney": "https://gitlab.com/takluyver/jeepney/-/blob/master/docs/release-notes.rst",
"keyring": "https://github.com/jaraco/keyring/blob/main/NEWS.rst",
"jaraco.classes": "https://github.com/jaraco/jaraco.classes/blob/main/NEWS.rst",
@@ -153,7 +152,6 @@
"requests-toolbelt": "https://github.com/requests/toolbelt/blob/master/HISTORY.rst",
"rfc3986": "https://rfc3986.readthedocs.io/en/latest/release-notes/index.html",
"twine": "https://twine.readthedocs.io/en/stable/changelog.html",
- "webencodings": "https://github.com/gsnedders/python-webencodings/commits/master",
"PyJWT": "https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst",
"rich": "https://github.com/Textualize/rich/blob/master/CHANGELOG.md",
"ply": "https://github.com/dabeaz/ply/blob/master/CHANGES",
@@ -165,5 +163,6 @@
"markdown-it-py": "https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md",
"mdurl": "https://github.com/executablebooks/mdurl/commits/master",
"blinker": "https://blinker.readthedocs.io/en/stable/#changes",
- "exceptiongroup": "https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst"
+ "exceptiongroup": "https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst",
+ "nh3": "https://github.com/messense/nh3/commits/main"
}