Update changelog URLs

This commit is contained in:
Florian Bruhin 2025-03-31 08:40:01 +02:00
parent c60ebe8eef
commit ef397e9417
1 changed files with 2 additions and 1 deletions

View File

@ -92,7 +92,7 @@
"pydantic": "https://docs.pydantic.dev/latest/changelog/",
"pydantic-settings": "https://github.com/pydantic/pydantic-settings/releases",
"pydantic_core": "https://github.com/pydantic/pydantic-core/releases",
"python-dotenv": "https://saurabh-kumar.com/python-dotenv/changelog/",
"python-dotenv": "https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md",
"questionary": "https://github.com/tmbo/questionary/blob/master/docs/pages/changelog.rst",
"rich-click": "https://ewels.github.io/rich-click/changelog/",
"wcmatch": "https://github.com/facelessuser/wcmatch/releases",
@ -133,6 +133,7 @@
"idna": "https://github.com/kjd/idna/blob/master/HISTORY.rst",
"tldextract": "https://github.com/john-kurkowski/tldextract/blob/master/CHANGELOG.md",
"typing_extensions": "https://github.com/python/typing_extensions/blob/main/CHANGELOG.md",
"typing-inspection": "https://github.com/pydantic/typing-inspection/blob/main/HISTORY.md",
"diff_cover": "https://github.com/Bachmann1234/diff_cover/blob/main/CHANGELOG",
"beautifulsoup4": "https://git.launchpad.net/beautifulsoup/tree/CHANGELOG",
"check-manifest": "https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst",