fix changelog urls

This commit is contained in:
toofar 2024-09-06 17:43:12 +12:00
parent 16781b5b09
commit d49dd3d48f
1 changed files with 1 additions and 2 deletions

View File

@ -16,7 +16,7 @@
"Werkzeug": "https://werkzeug.palletsprojects.com/en/latest/changes/",
"click": "https://click.palletsprojects.com/en/latest/changes/",
"itsdangerous": "https://itsdangerous.palletsprojects.com/en/latest/changes/",
"parse-type": "https://github.com/jenisys/parse_type/blob/main/CHANGES.txt",
"parse_type": "https://github.com/jenisys/parse_type/blob/main/CHANGES.txt",
"sortedcontainers": "https://github.com/grantjenks/python-sortedcontainers/blob/master/HISTORY.rst",
"soupsieve": "https://facelessuser.github.io/soupsieve/about/changelog/",
"Flask": "https://flask.palletsprojects.com/en/latest/changes/",
@ -149,7 +149,6 @@
"jaraco.text": "https://jaracotext.readthedocs.io/en/latest/history.html",
"autocommand": "https://github.com/Lucretiel/autocommand/releases",
"inflect": "https://inflect.readthedocs.io/en/latest/history.html",
"ordered-set": "https://github.com/rspeer/ordered-set/blob/master/CHANGELOG.md",
"typeguard": "https://typeguard.readthedocs.io/en/latest/versionhistory.html",
"backports.tarfile": "https://github.com/jaraco/backports.tarfile/blob/main/NEWS.rst",
"pkginfo": "https://bazaar.launchpad.net/~tseaver/pkginfo/trunk/view/head:/CHANGES.txt",