Bump for abx-dl 1.12.58

This commit is contained in:
ArchiveBox Release Bot 2026-07-30 22:22:41 +00:00
parent ac4b835781
commit 59ce3d211b
3 changed files with 355 additions and 355 deletions

View File

@ -1,6 +1,6 @@
{
"name": "archivebox",
"version": "0.9.35rc187",
"version": "0.9.35rc188",
"repository": "github:ArchiveBox/ArchiveBox",
"license": "MIT",
"dependencies": {

View File

@ -1,6 +1,6 @@
[project]
name = "archivebox"
version = "0.9.35rc187"
version = "0.9.35rc188"
requires-python = ">=3.13"
description = "Self-hosted internet archiving solution."
authors = [{name = "Nick Sweeting", email = "pyproject.toml@archivebox.io"}]
@ -83,7 +83,7 @@ dependencies = [
"abxbus", # direct imports only; version constrained by abx-dl -> abx-plugins
"abxpkg", # direct imports only; version constrained by abx-dl -> abx-plugins
"abx-plugins", # direct imports only; version constrained by abx-dl
"abx-dl==1.12.57", # shared ArchiveBox downloader package
"abx-dl==1.12.58", # shared ArchiveBox downloader package
### UUID7 backport for Python <3.14
"uuid7>=0.1.0; python_version < '3.14'", # provides the uuid_extensions module on Python 3.13
]
@ -344,7 +344,7 @@ Donate = "https://github.com/ArchiveBox/ArchiveBox/wiki/Donations"
[tool.bumpver]
current_version = "v0.9.35rc187"
current_version = "v0.9.35rc188"
version_pattern = "vMAJOR.MINOR.PATCH[PYTAGNUM]"
commit_message = "bump version {old_version} -> {new_version}"
tag_message = "{new_version}"

702
uv.lock

File diff suppressed because it is too large Load Diff