From 247e77fa106d08f36d3a74368eabd582a38e5f5e Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 4 Oct 2021 11:02:51 +0200 Subject: scripts: Adjust py-filelock 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 1aff76745..6c9a6bcc9 100644 --- a/scripts/dev/recompile_requirements.py +++ b/scripts/dev/recompile_requirements.py @@ -170,7 +170,7 @@ CHANGELOG_URLS = { 'check-manifest': 'https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst', 'yamllint': 'https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst', 'pathspec': 'https://github.com/cpburnz/python-path-specification/blob/master/CHANGES.rst', - 'filelock': 'https://github.com/benediktschmitt/py-filelock/commits/master', + 'filelock': 'https://github.com/tox-dev/py-filelock/commits/main', 'github3.py': 'https://github3py.readthedocs.io/en/master/release-notes/index.html', 'manhole': 'https://github.com/ionelmc/python-manhole/blob/master/CHANGELOG.rst', 'pycparser': 'https://github.com/eliben/pycparser/blob/master/CHANGES', -- cgit v1.2.3-54-g00ecf