From d491da13ccd2976d6d50016ade8b24e25e2e2158 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 10 Jan 2022 09:55:24 +0100 Subject: scripts: Update cheroot changelog URL --- scripts/dev/recompile_requirements.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/dev/recompile_requirements.py b/scripts/dev/recompile_requirements.py index dc56380bf..6d3287648 100644 --- a/scripts/dev/recompile_requirements.py +++ b/scripts/dev/recompile_requirements.py @@ -154,7 +154,7 @@ CHANGELOG_URLS = { 'vulture': 'https://github.com/jendrikseipp/vulture/blob/master/CHANGELOG.md', 'distlib': 'https://github.com/pypa/distlib/blob/master/CHANGES.rst', 'py-cpuinfo': 'https://github.com/workhorsy/py-cpuinfo/blob/master/ChangeLog', - 'cheroot': 'https://cheroot.cherrypy.org/en/latest/history.html', + 'cheroot': 'https://cheroot.cherrypy.dev/en/latest/history.html', 'certifi': 'https://ccadb-public.secure.force.com/mozilla/IncludedCACertificateReport', 'chardet': 'https://github.com/chardet/chardet/releases', 'charset-normalizer': 'https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md', -- cgit v1.2.3-54-g00ecf