Update mypy changelog URL

Seems to contain patch versions too
This commit is contained in:
Florian Bruhin 2024-06-25 09:32:47 +02:00
parent f56d992f01
commit c836004dc0
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
"Flask": "https://flask.palletsprojects.com/en/latest/changes/",
"Mako": "https://docs.makotemplates.org/en/latest/changelog.html",
"hypothesis": "https://hypothesis.readthedocs.io/en/latest/changes.html",
"mypy": "https://mypy-lang.blogspot.com/",
"mypy": "https://github.com/python/mypy/blob/master/CHANGELOG.md",
"types-PyYAML": "https://github.com/python/typeshed/commits/main/stubs/PyYAML",
"types-colorama": "https://github.com/python/typeshed/commits/main/stubs/colorama",
"types-docutils": "https://github.com/python/typeshed/commits/main/stubs/docutils",