summaryrefslogtreecommitdiff
path: root/scripts/dev/changelog_urls.json
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2024-02-26 11:16:30 +0100
committerGitHub <noreply@github.com>2024-02-26 11:16:30 +0100
commitf0d3130aae0e5b082f736f15839d886fca0896dd (patch)
treef655fee0e467b371d078545bcb6c131b5600bcea /scripts/dev/changelog_urls.json
parentf6b8275f0ced9deb1c36dc9d6e6282186bbb10c1 (diff)
parent2f3d0161f3b4c2aabbf3f970f8ec25fbac7f7b4d (diff)
downloadqutebrowser-f0d3130aae0e5b082f736f15839d886fca0896dd.tar.gz
qutebrowser-f0d3130aae0e5b082f736f15839d886fca0896dd.zip
Merge pull request #8114 from qutebrowser/update-dependencies
Update dependencies
Diffstat (limited to 'scripts/dev/changelog_urls.json')
-rw-r--r--scripts/dev/changelog_urls.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index a2f0b7612..e3644f417 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -133,7 +133,7 @@
"mypy-extensions": "https://github.com/python/mypy_extensions/commits/master",
"pyroma": "https://github.com/regebro/pyroma/blob/master/CHANGES.txt",
"adblock": "https://github.com/ArniDagur/python-adblock/blob/master/CHANGELOG.md",
- "importlib-resources": "https://importlib-resources.readthedocs.io/en/latest/history.html",
+ "importlib_resources": "https://importlib-resources.readthedocs.io/en/latest/history.html",
"importlib-metadata": "https://github.com/python/importlib_metadata/blob/main/NEWS.rst",
"zipp": "https://github.com/jaraco/zipp/blob/main/NEWS.rst",
"pip": "https://pip.pypa.io/en/stable/news/",