| @ -0,0 +1,4 @@ | |||||
| --- | |||||
| type: none | |||||
| --- | |||||
| Update requirements*.txt | |||||
| @ -1,4 +1,4 @@ | |||||
| { | { | ||||
| "python_version_current": "3.13", | |||||
| "python_versions_active": ["3.9", "3.10", "3.11", "3.12", "3.13"] | |||||
| "python_version_current": "3.14", | |||||
| "python_versions_active": ["3.10", "3.11", "3.12", "3.13", "3.14"] | |||||
| } | } | ||||
| @ -1,52 +1,52 @@ | |||||
| # DO NOT EDIT THIS FILE DIRECTLY - use ./script/update-requirements to update | # DO NOT EDIT THIS FILE DIRECTLY - use ./script/update-requirements to update | ||||
| Pygments==2.19.2 | Pygments==2.19.2 | ||||
| SecretStorage==3.3.3 | |||||
| SecretStorage==3.4.0 | |||||
| black==24.10.0 | black==24.10.0 | ||||
| build==1.3.0 | build==1.3.0 | ||||
| certifi==2025.8.3 | |||||
| cffi==1.17.1 | |||||
| certifi==2025.10.5 | |||||
| cffi==2.0.0 | |||||
| changelet==0.3.0 | changelet==0.3.0 | ||||
| charset-normalizer==3.4.3 | charset-normalizer==3.4.3 | ||||
| click==8.1.8; python_version<'3.10' | click==8.1.8; python_version<'3.10' | ||||
| click==8.2.1; python_version>='3.10' | |||||
| click==8.3.0; python_version>='3.10' | |||||
| cmarkgfm==2024.11.20 | cmarkgfm==2024.11.20 | ||||
| coverage==7.10.3 | |||||
| cryptography==45.0.6 | |||||
| coverage==7.10.7 | |||||
| cryptography==46.0.2 | |||||
| docutils==0.21.2 | docutils==0.21.2 | ||||
| id==1.5.0 | id==1.5.0 | ||||
| iniconfig==2.1.0 | iniconfig==2.1.0 | ||||
| isort==6.0.1 | |||||
| isort==6.1.0 | |||||
| jaraco.classes==3.4.0 | jaraco.classes==3.4.0 | ||||
| jaraco.context==6.0.1 | jaraco.context==6.0.1 | ||||
| jaraco.functools==4.2.1 | |||||
| jaraco.functools==4.3.0 | |||||
| jeepney==0.9.0 | jeepney==0.9.0 | ||||
| keyring==25.6.0 | keyring==25.6.0 | ||||
| markdown-it-py==3.0.0 | markdown-it-py==3.0.0 | ||||
| mdurl==0.1.2 | mdurl==0.1.2 | ||||
| more-itertools==10.7.0 | |||||
| more-itertools==10.8.0 | |||||
| mypy_extensions==1.1.0 | mypy_extensions==1.1.0 | ||||
| nh3==0.3.0 | |||||
| nh3==0.3.1 | |||||
| packaging==25.0 | packaging==25.0 | ||||
| pathspec==0.12.1 | pathspec==0.12.1 | ||||
| platformdirs==4.3.8 | |||||
| platformdirs==4.5.0 | |||||
| pluggy==1.6.0 | pluggy==1.6.0 | ||||
| pprintpp==0.4.0 | pprintpp==0.4.0 | ||||
| pycountry==24.6.1 | pycountry==24.6.1 | ||||
| pycountry-convert==0.7.2 | pycountry-convert==0.7.2 | ||||
| pycparser==2.22 | |||||
| pycparser==2.23 | |||||
| pyflakes==3.4.0 | pyflakes==3.4.0 | ||||
| pyproject_hooks==1.2.0 | pyproject_hooks==1.2.0 | ||||
| pytest==8.4.1 | |||||
| pytest-cov==6.2.1 | |||||
| pytest-mock==3.14.1 | |||||
| pytest==8.4.2 | |||||
| pytest-cov==7.0.0 | |||||
| pytest-mock==3.15.1 | |||||
| pytest_network==0.0.1 | pytest_network==0.0.1 | ||||
| readme_renderer==44.0 | readme_renderer==44.0 | ||||
| repoze.lru==0.7 | repoze.lru==0.7 | ||||
| requests==2.32.4 | |||||
| requests==2.32.5 | |||||
| requests-toolbelt==1.0.0 | requests-toolbelt==1.0.0 | ||||
| rfc3986==2.0.0 | rfc3986==2.0.0 | ||||
| rich==14.1.0 | rich==14.1.0 | ||||
| semver==3.0.4 | semver==3.0.4 | ||||
| twine==6.1.0 | |||||
| twine==6.2.0 | |||||
| urllib3==2.5.0 | urllib3==2.5.0 | ||||
| wheel==0.45.1 | wheel==0.45.1 | ||||