summaryrefslogtreecommitdiff
path: root/scripts/dev/changelog_urls.json
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/dev/changelog_urls.json')
-rw-r--r--scripts/dev/changelog_urls.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index bcf30fc78..5ddb1b949 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -97,6 +97,7 @@
"wrapt": "https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst",
"pep517": "https://github.com/pypa/pep517/blob/main/doc/changelog.rst",
"cryptography": "https://cryptography.io/en/latest/changelog.html",
+ "types-cryptography": "https://github.com/python/typeshed/commits/master/stubs/cryptography",
"toml": "https://github.com/uiri/toml/releases",
"tomli": "https://github.com/hukkin/tomli/blob/master/CHANGELOG.md",
"PyQt5": "https://www.riverbankcomputing.com/news",
@@ -145,6 +146,7 @@
"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/CHANGES.rst",
+ "jaraco.classes": "https://github.com/jaraco/jaraco.classes/blob/main/CHANGES.rst",
"pkginfo": "https://bazaar.launchpad.net/~tseaver/pkginfo/trunk/view/head:/CHANGES.txt",
"readme-renderer": "https://github.com/pypa/readme_renderer/blob/main/CHANGES.rst",
"requests-toolbelt": "https://github.com/requests/toolbelt/blob/master/HISTORY.rst",