From ab27da85aff113232451771fc4915f75073b57db Mon Sep 17 00:00:00 2001 From: Walter Oggioni Date: Thu, 2 Oct 2025 08:33:12 +0800 Subject: [PATCH] updated dependencies --- .gitea/workflows/build.yaml | 2 +- pyproject.toml | 4 +- requirements-dev.txt | 110 +++++++++++++++++++----------------- requirements.txt | 16 +++--- 4 files changed, 68 insertions(+), 64 deletions(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index c3bf19b..3e32af0 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -4,7 +4,7 @@ on: branches: [ master ] jobs: build: - runs-on: woryzen + runs-on: hostinger steps: - name: Checkout sources uses: actions/checkout@v4 diff --git a/pyproject.toml b/pyproject.toml index fb6683d..0d04a5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "jpacrepo-uploader" -version = "0.0.3" +version = "0.0.4" authors = [ { name="Walter Oggioni", email="oggioni.walter@gmail.com" }, ] @@ -46,4 +46,4 @@ no_implicit_optional = true warn_return_any = true warn_unused_ignores = true exclude = ["scripts", "docs", "test"] -strict = true \ No newline at end of file +strict = true diff --git a/requirements-dev.txt b/requirements-dev.txt index 4100125..081ff0e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,153 +1,157 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.13 # by the following command: # -# pip-compile --extra=dev --output-file=requirements-dev.txt pyproject.toml +# pip-compile --allow-unsafe --extra=dev --output-file=requirements-dev.txt # --index-url https://gitea.woggioni.net/api/packages/woggioni/pypi/simple --extra-index-url https://pypi.org/simple -asttokens==2.4.1 +asttokens==3.0.0 # via stack-data -build==1.2.2 +build==1.3.0 # via # jpacrepo-uploader (pyproject.toml) # pip-tools -certifi==2024.8.30 +certifi==2025.8.3 # via # jpacrepo-uploader (pyproject.toml) # requests -cffi==1.17.1 +cffi==2.0.0 # via cryptography -charset-normalizer==3.3.2 +charset-normalizer==3.4.3 # via requests -click==8.1.7 +click==8.3.0 # via pip-tools -cryptography==43.0.1 +cryptography==46.0.2 # via secretstorage -decorator==5.1.1 +decorator==5.2.1 # via # ipdb # ipython -docutils==0.21.2 +docutils==0.22.2 # via readme-renderer -executing==2.1.0 +executing==2.2.1 # via stack-data -idna==3.9 - # via requests -importlib-metadata==8.5.0 +id==1.5.0 # via twine +idna==3.10 + # via requests ipdb==0.13.13 # via jpacrepo-uploader (pyproject.toml) -ipython==8.27.0 +ipython==9.6.0 # via ipdb +ipython-pygments-lexers==1.1.1 + # via ipython jaraco-classes==3.4.0 # via keyring jaraco-context==6.0.1 # via keyring -jaraco-functools==4.0.2 +jaraco-functools==4.3.0 # via keyring -jedi==0.19.1 +jedi==0.19.2 # via ipython -jeepney==0.8.0 +jeepney==0.9.0 # via # keyring # secretstorage -keyring==25.3.0 +keyring==25.6.0 # via twine -markdown-it-py==3.0.0 +markdown-it-py==4.0.0 # via rich matplotlib-inline==0.1.7 # via ipython mdurl==0.1.2 # via markdown-it-py -more-itertools==10.5.0 +more-itertools==10.8.0 # via # jaraco-classes # jaraco-functools -mypy==1.11.2 +mypy==1.18.2 # via jpacrepo-uploader (pyproject.toml) -mypy-extensions==1.0.0 +mypy-extensions==1.1.0 # via mypy -nh3==0.2.18 +nh3==0.3.0 # via readme-renderer oidc-client==0.2.6 # via jpacrepo-uploader (pyproject.toml) -packaging==24.1 - # via build -parso==0.8.4 +packaging==25.0 + # via + # build + # twine +parso==0.8.5 # via jedi +pathspec==0.12.1 + # via mypy pexpect==4.9.0 # via ipython -pip-tools==7.4.1 +pip-tools==7.5.0 # via jpacrepo-uploader (pyproject.toml) -pkginfo==1.10.0 - # via twine -progress==1.6 +progress==1.6.1 # via jpacrepo-uploader (pyproject.toml) -prompt-toolkit==3.0.47 +prompt-toolkit==3.0.52 # via ipython ptyprocess==0.7.0 # via pexpect pure-eval==0.2.3 # via stack-data -pwo==0.0.3 +pwo==0.0.7 # via jpacrepo-uploader (pyproject.toml) -pycparser==2.22 +pycparser==2.23 # via cffi -pycurl==7.45.3 +pycurl==7.45.7 # via jpacrepo-uploader (pyproject.toml) -pygments==2.18.0 +pygments==2.19.2 # via # ipython + # ipython-pygments-lexers # readme-renderer # rich -pyproject-hooks==1.1.0 +pyproject-hooks==1.2.0 # via # build # pip-tools readme-renderer==44.0 # via twine -requests==2.32.3 +requests==2.32.5 # via + # id # requests-toolbelt # twine requests-toolbelt==1.0.0 # via twine rfc3986==2.0.0 # via twine -rich==13.8.1 +rich==14.1.0 # via twine -secretstorage==3.3.3 +secretstorage==3.4.0 # via keyring -six==1.16.0 - # via asttokens stack-data==0.6.3 # via ipython traitlets==5.14.3 # via # ipython # matplotlib-inline -twine==5.1.1 +twine==6.2.0 # via jpacrepo-uploader (pyproject.toml) -types-pycurl==7.45.3.20240421 +types-pycurl==7.45.7.20250926 # via jpacrepo-uploader (pyproject.toml) -typing-extensions==4.7.1 +typing-extensions==4.15.0 # via # jpacrepo-uploader (pyproject.toml) # mypy # pwo -urllib3==2.2.3 +urllib3==2.5.0 # via # requests # twine -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit -wheel==0.44.0 +wheel==0.45.1 # via pip-tools -zipp==3.20.2 - # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: -# pip -# setuptools +pip==25.2 + # via pip-tools +setuptools==80.9.0 + # via pip-tools diff --git a/requirements.txt b/requirements.txt index ef81c61..1bc7f3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,25 +1,25 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.13 # by the following command: # -# pip-compile --output-file=requirements.txt pyproject.toml +# pip-compile --allow-unsafe --output-file=requirements.txt # --index-url https://gitea.woggioni.net/api/packages/woggioni/pypi/simple --extra-index-url https://pypi.org/simple -certifi==2023.7.22 +certifi==2025.8.3 # via jpacrepo-uploader (pyproject.toml) oidc-client==0.2.6 # via jpacrepo-uploader (pyproject.toml) -progress==1.6 +progress==1.6.1 # via jpacrepo-uploader (pyproject.toml) -pwo==0.0.2 +pwo==0.0.7 # via jpacrepo-uploader (pyproject.toml) -pycurl==7.45.2 +pycurl==7.45.7 # via jpacrepo-uploader (pyproject.toml) -types-pycurl==7.45.2.5 +types-pycurl==7.45.7.20250926 # via jpacrepo-uploader (pyproject.toml) -typing-extensions==4.7.1 +typing-extensions==4.15.0 # via # jpacrepo-uploader (pyproject.toml) # pwo