From dc673b89a0a9521741f38c92609b763feacd48bd Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 13 Jun 2022 10:29:35 +0200 Subject: Update changelog URLs --- scripts/dev/changelog_urls.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json index 43578cc2b..6b33f15ef 100644 --- a/scripts/dev/changelog_urls.json +++ b/scripts/dev/changelog_urls.json @@ -14,7 +14,7 @@ "execnet": "https://execnet.readthedocs.io/en/latest/changelog.html", "pytest-rerunfailures": "https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst", "pytest-repeat": "https://github.com/pytest-dev/pytest-repeat/blob/master/CHANGES.rst", - "requests": "https://github.com/psf/requests/blob/master/HISTORY.md", + "requests": "https://github.com/psf/requests/blob/main/HISTORY.md", "requests-file": "https://github.com/dashea/requests-file/blob/master/CHANGES.rst", "Werkzeug": "https://werkzeug.palletsprojects.com/en/latest/changes/", "click": "https://click.palletsprojects.com/en/latest/changes/", @@ -26,6 +26,7 @@ "Mako": "https://docs.makotemplates.org/en/latest/changelog.html", "glob2": "https://github.com/miracle2k/python-glob2/blob/master/CHANGES", "hypothesis": "https://hypothesis.readthedocs.io/en/latest/changes.html", + "exceptiongroup": "https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst", "mypy": "https://mypy-lang.blogspot.com/", "types-PyYAML": "https://github.com/python/typeshed/commits/master/stubs/PyYAML", "pytest": "https://docs.pytest.org/en/latest/changelog.html", -- cgit v1.2.3-54-g00ecf