From 65fd458833f6c83dfabc64aaf73fba5ada13761c Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 4 Apr 2022 11:12:13 +0200 Subject: Update changelog URLs --- scripts/dev/changelog_urls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json index f4f82ea58..1047a3880 100644 --- a/scripts/dev/changelog_urls.json +++ b/scripts/dev/changelog_urls.json @@ -27,7 +27,6 @@ "hypothesis": "https://hypothesis.readthedocs.io/en/latest/changes.html", "mypy": "https://mypy-lang.blogspot.com/", "types-PyYAML": "https://github.com/python/typeshed/commits/master/stubs/PyYAML", - "types-dataclasses": "https://github.com/python/typeshed/commits/master/stubs/dataclasses", "pytest": "https://docs.pytest.org/en/latest/changelog.html", "iniconfig": "https://github.com/RonnyPfannschmidt/iniconfig/blob/master/CHANGELOG", "tox": "https://tox.readthedocs.io/en/latest/changelog.html", @@ -153,8 +152,9 @@ "readme-renderer": "https://github.com/pypa/readme_renderer/blob/main/CHANGES.rst", "requests-toolbelt": "https://github.com/requests/toolbelt/blob/master/HISTORY.rst", "rfc3986": "https://rfc3986.readthedocs.io/en/latest/release-notes/index.html", - "tqdm": "https://tqdm.github.io/releases/", "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" + "PyJWT": "https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst", + "commonmark": "https://github.com/readthedocs/commonmark.py/blob/master/CHANGELOG.md", + "rich": "https://github.com/Textualize/rich/blob/master/CHANGELOG.md" } -- cgit v1.2.3-54-g00ecf