Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changelog/19.trivial.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated dependencies used for development work by re-creating the lockfile
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ authorized_licenses = [
"bsd",
"bsd license",
"BSD 3-Clause",
"BSD-3-Clause",
"CC0",
"apache",
"apache 2.0",
Expand All @@ -274,6 +275,7 @@ authorized_licenses = [
"mit",
"mit license",
"Mozilla Public License 2.0 (MPL 2.0)",
"psf-2.0",
"python software foundation",
"python software foundation license",
"The Unlicense (Unlicense)",
Expand Down
94 changes: 50 additions & 44 deletions requirements-docs-locked.txt
Original file line number Diff line number Diff line change
@@ -1,66 +1,71 @@
# This file was autogenerated by uv via the following command:
# uv export -o requirements-docs-locked.txt --no-hashes --no-dev --no-emit-project --all-extras --group docs
anyio==4.8.0
anyio==4.10.0
appnope==0.1.4 ; sys_platform == 'darwin'
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
argon2-cffi==25.1.0
argon2-cffi-bindings==21.2.0 ; python_full_version >= '3.14'
argon2-cffi-bindings==25.1.0 ; python_full_version < '3.14'
arrow==1.3.0
asttokens==3.0.0
async-lru==2.0.4
async-lru==2.0.5
attrs==25.3.0
babel==2.17.0
backrefs==5.9
beautifulsoup4==4.13.3
beautifulsoup4==4.13.4
bleach==6.2.0
certifi==2025.1.31
certifi==2025.8.3
cffi==1.17.1
charset-normalizer==3.4.1
click==8.1.8
charset-normalizer==3.4.3
click==8.1.8 ; python_full_version < '3.10'
click==8.2.1 ; python_full_version >= '3.10'
colorama==0.4.6
comm==0.2.2
debugpy==1.8.12
decorator==5.1.1
comm==0.2.3
debugpy==1.8.16
decorator==5.2.1
defusedxml==0.7.1
exceptiongroup==1.2.2 ; python_full_version < '3.11'
exceptiongroup==1.3.0 ; python_full_version < '3.11'
executing==2.2.0
fastjsonschema==2.21.1
fqdn==1.5.1
ghp-import==2.1.0
griffe==1.11.0
h11==0.14.0
httpcore==1.0.7
h11==0.16.0
httpcore==1.0.9
httpx==0.28.1
idna==3.10
importlib-metadata==8.6.1 ; python_full_version < '3.10'
ipykernel==6.29.5
importlib-metadata==8.7.0 ; python_full_version < '3.10'
ipykernel==6.30.1
ipython==8.18.1 ; python_full_version < '3.10'
ipython==8.32.0 ; python_full_version >= '3.10'
ipython==8.37.0 ; python_full_version == '3.10.*'
ipython==9.4.0 ; python_full_version >= '3.11'
ipython-pygments-lexers==1.1.1 ; python_full_version >= '3.11'
isoduration==20.11.0
jedi==0.19.2
jinja2==3.1.5
json5==0.10.0
jinja2==3.1.6
json5==0.12.0
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
jsonschema==4.25.0
jsonschema-specifications==2025.4.1
jupyter-client==8.6.3
jupyter-core==5.7.2
jupyter-core==5.8.1
jupyter-events==0.12.0
jupyter-lsp==2.2.5
jupyter-server==2.15.0
jupyter-lsp==2.2.6
jupyter-server==2.16.0
jupyter-server-terminals==0.5.3
jupyterlab==4.4.5
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.3
jupytext==1.17.2
lark==1.2.2
loguru==0.7.3
markdown==3.7
markdown==3.8.2
markdown-it-py==3.0.0
markupsafe==3.0.2
matplotlib-inline==0.1.7
mdit-py-plugins==0.4.2
mdurl==0.1.2
mergedeep==1.3.4
mistune==3.1.1
mistune==3.1.3
mkdocs==1.6.1
mkdocs-autorefs==1.4.2
mkdocs-gen-files==0.5.0
Expand All @@ -85,51 +90,52 @@ pandocfilters==1.5.1
parso==0.8.4
pathspec==0.12.1
pexpect==4.9.0 ; (python_full_version < '3.10' and sys_platform == 'emscripten') or (sys_platform != 'emscripten' and sys_platform != 'win32')
platformdirs==4.3.6
prometheus-client==0.21.1
prompt-toolkit==3.0.50
platformdirs==4.3.8
prometheus-client==0.22.1
prompt-toolkit==3.0.51
psutil==7.0.0
ptyprocess==0.7.0 ; (python_full_version < '3.10' and sys_platform == 'emscripten') or os_name != 'nt' or (sys_platform != 'emscripten' and sys_platform != 'win32')
pure-eval==0.2.3
pycparser==2.22
pygments==2.19.1
pygments==2.19.2
pymdown-extensions==10.16.1
python-dateutil==2.9.0.post0
python-json-logger==3.2.1
pywin32==308 ; platform_python_implementation != 'PyPy' and sys_platform == 'win32'
python-json-logger==3.3.0
pywin32==311 ; platform_python_implementation != 'PyPy' and sys_platform == 'win32'
pywinpty==2.0.15 ; os_name == 'nt'
pyyaml==6.0.2
pyyaml-env-tag==0.1
pyzmq==26.2.1
pyyaml-env-tag==1.1
pyzmq==27.0.1
referencing==0.36.2
requests==2.32.3
requests==2.32.4
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.9.4
rpds-py==0.22.3
rfc3987-syntax==1.1.0
rich==14.1.0
rpds-py==0.27.0
ruff==0.12.8
send2trash==1.8.3
setuptools==75.6.0
shellingham==1.5.4
six==1.17.0
sniffio==1.3.1
soupsieve==2.6
soupsieve==2.7
stack-data==0.6.3
terminado==0.18.1
tinycss2==1.4.0
tomli==2.2.1 ; python_full_version < '3.11'
tornado==6.4.2
tornado==6.5.2
tqdm==4.67.1
traitlets==5.14.3
typer==0.15.1
types-python-dateutil==2.9.0.20241206
typing-extensions==4.12.2
typer==0.16.0
types-python-dateutil==2.9.0.20250809
typing-extensions==4.14.1
uri-template==1.3.0
urllib3==2.3.0
urllib3==2.5.0
watchdog==6.0.0
wcwidth==0.2.13
webcolors==24.11.1
webencodings==0.5.1
websocket-client==1.8.0
win32-setctime==1.2.0 ; sys_platform == 'win32'
zipp==3.21.0 ; python_full_version < '3.10'
zipp==3.23.0 ; python_full_version < '3.10'
19 changes: 10 additions & 9 deletions requirements-locked.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
# This file was autogenerated by uv via the following command:
# uv export -o requirements-locked.txt --no-hashes --no-dev --no-emit-project
attrs==25.3.0
certifi==2025.1.31
charset-normalizer==3.4.1
click==8.1.8
certifi==2025.8.3
charset-normalizer==3.4.3
click==8.1.8 ; python_full_version < '3.10'
click==8.2.1 ; python_full_version >= '3.10'
colorama==0.4.6 ; sys_platform == 'win32'
idna==3.10
loguru==0.7.3
markdown-it-py==3.0.0
mdurl==0.1.2
pygments==2.19.1
requests==2.32.3
rich==13.9.4
pygments==2.19.2
requests==2.32.4
rich==14.1.0
shellingham==1.5.4
tqdm==4.67.1
typer==0.15.1
typing-extensions==4.12.2
urllib3==2.3.0
typer==0.16.0
typing-extensions==4.14.1
urllib3==2.5.0
win32-setctime==1.2.0 ; sys_platform == 'win32'
3 changes: 2 additions & 1 deletion requirements-only-tests-locked.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
# uv export -o requirements-only-tests-locked.txt --no-hashes --no-dev --no-emit-project --only-group tests
colorama==0.4.6 ; sys_platform == 'win32'
coverage==7.6.10
exceptiongroup==1.2.2 ; python_full_version < '3.11'
exceptiongroup==1.3.0 ; python_full_version < '3.11'
iniconfig==2.0.0
packaging==24.2
pluggy==1.5.0
pytest==8.3.4
pytest-cov==6.0.0
tomli==2.2.1 ; python_full_version <= '3.11'
typing-extensions==4.14.1 ; python_full_version < '3.11'
3 changes: 2 additions & 1 deletion requirements-only-tests-min-locked.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# This file was autogenerated by uv via the following command:
# uv export -o requirements-only-tests-min-locked.txt --no-hashes --no-dev --no-emit-project --only-group tests-min
colorama==0.4.6 ; sys_platform == 'win32'
exceptiongroup==1.2.2 ; python_full_version < '3.11'
exceptiongroup==1.3.0 ; python_full_version < '3.11'
iniconfig==2.0.0
packaging==24.2
pluggy==1.5.0
pytest==8.3.4
tomli==2.2.1 ; python_full_version < '3.11'
typing-extensions==4.14.1 ; python_full_version < '3.11'
6 changes: 5 additions & 1 deletion tests/integration/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@
from openscm_zenodo.cli.app import app
from openscm_zenodo.zenodo import ZenodoDomain, ZenodoInteractor, retrieve_metadata

runner = CliRunner(mix_stderr=False)
try:
runner = CliRunner(mix_stderr=False)
except TypeError:
# New typer version, no mix_stderr argument
runner = CliRunner()


@pytest.mark.zenodo_token
Expand Down
Loading
Loading