Add new changelog URLs from bump-my-version
This commit is contained in:
parent
4004799f2c
commit
60f526d81f
|
|
@ -87,6 +87,17 @@
|
|||
"pytest-benchmark": "https://pytest-benchmark.readthedocs.io/en/stable/changelog.html",
|
||||
"docutils": "https://docutils.sourceforge.io/RELEASE-NOTES.html",
|
||||
"bump-my-version": "https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md",
|
||||
"annotated-types": "https://github.com/annotated-types/annotated-types/releases",
|
||||
"bracex": "https://github.com/facelessuser/bracex/releases",
|
||||
"prompt_toolkit": "https://github.com/prompt-toolkit/python-prompt-toolkit/releases",
|
||||
"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/",
|
||||
"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",
|
||||
"wcwidth": "https://github.com/jquast/wcwidth/releases",
|
||||
"six": "https://github.com/benjaminp/six/blob/master/CHANGES",
|
||||
"altgraph": "https://github.com/ronaldoussoren/altgraph/blob/master/doc/changelog.rst",
|
||||
"urllib3": "https://github.com/urllib3/urllib3/blob/main/CHANGES.rst",
|
||||
|
|
|
|||
Loading…
Reference in New Issue