scripts: Add new bump-my-version deps
This commit is contained in:
parent
0b221d3e24
commit
eb2e39de1e
|
|
@ -98,6 +98,11 @@
|
|||
"rich-click": "https://ewels.github.io/rich-click/changelog/",
|
||||
"wcmatch": "https://github.com/facelessuser/wcmatch/releases",
|
||||
"wcwidth": "https://github.com/jquast/wcwidth/releases",
|
||||
"anyio": "https://anyio.readthedocs.io/en/stable/versionhistory.html",
|
||||
"h11": "https://h11.readthedocs.io/en/latest/changes.html",
|
||||
"httpcore": "https://github.com/encode/httpcore/blob/master/CHANGELOG.md",
|
||||
"httpx": "https://github.com/encode/httpx/blob/master/CHANGELOG.md",
|
||||
"sniffio": "https://sniffio.readthedocs.io/en/latest/history.html",
|
||||
"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