summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-01-10 09:55:24 +0100
committerFlorian Bruhin <me@the-compiler.org>2022-01-10 09:55:24 +0100
commitd491da13ccd2976d6d50016ade8b24e25e2e2158 (patch)
tree060ce0021426140dd0f80f9be2cd8851062508a1
parent63d62682e6a4d58de1ac85a757d39ab22ac31f7a (diff)
downloadqutebrowser-d491da13ccd2976d6d50016ade8b24e25e2e2158.tar.gz
qutebrowser-d491da13ccd2976d6d50016ade8b24e25e2e2158.zip
scripts: Update cheroot changelog URL
-rw-r--r--scripts/dev/recompile_requirements.py2
1 files changed, 1 insertions, 1 deletions
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',