scripts: Add new bump-my-version deps

This commit is contained in:
Florian Bruhin 2025-02-17 10:11:11 +01:00
parent 0b221d3e24
commit eb2e39de1e
1 changed files with 5 additions and 0 deletions

View File

@ -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",