summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/dev/changelog_urls.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index 1c9528f22..5d7b13e28 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -25,6 +25,10 @@
"hypothesis": "https://hypothesis.readthedocs.io/en/latest/changes.html",
"mypy": "https://mypy-lang.blogspot.com/",
"types-PyYAML": "https://github.com/python/typeshed/commits/main/stubs/PyYAML",
+ "types-colorama": "https://github.com/python/typeshed/commits/main/stubs/colorama",
+ "types-docutils": "https://github.com/python/typeshed/commits/main/stubs/docutils",
+ "types-Pygments": "https://github.com/python/typeshed/commits/main/stubs/Pygments",
+ "types-setuptools": "https://github.com/python/typeshed/commits/main/stubs/setuptools",
"pytest": "https://docs.pytest.org/en/latest/changelog.html",
"iniconfig": "https://github.com/pytest-dev/iniconfig/blob/master/CHANGELOG",
"tox": "https://tox.readthedocs.io/en/latest/changelog.html",