Update changelog URLs
This commit is contained in:
parent
5456a4153a
commit
3494614fcb
|
|
@ -93,7 +93,6 @@
|
|||
"urllib3": "https://github.com/urllib3/urllib3/blob/main/CHANGES.rst",
|
||||
"lxml": "https://github.com/lxml/lxml/blob/master/CHANGES.txt",
|
||||
"cryptography": "https://cryptography.io/en/latest/changelog.html",
|
||||
"toml": "https://github.com/uiri/toml/releases",
|
||||
"tomli": "https://github.com/hukkin/tomli/blob/master/CHANGELOG.md",
|
||||
"PyQt5": "https://www.riverbankcomputing.com/news",
|
||||
"PyQt5-Qt5": "https://www.riverbankcomputing.com/news",
|
||||
|
|
@ -120,7 +119,7 @@
|
|||
"tldextract": "https://github.com/john-kurkowski/tldextract/blob/master/CHANGELOG.md",
|
||||
"typing_extensions": "https://github.com/python/typing_extensions/blob/main/CHANGELOG.md",
|
||||
"diff_cover": "https://github.com/Bachmann1234/diff_cover/blob/main/CHANGELOG",
|
||||
"beautifulsoup4": "https://bazaar.launchpad.net/~leonardr/beautifulsoup/bs4/view/head:/CHANGELOG",
|
||||
"beautifulsoup4": "https://git.launchpad.net/beautifulsoup/tree/CHANGELOG",
|
||||
"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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue