Compare commits

..

1 commit

Author SHA1 Message Date
Renovate Bot
a43a700695 chore(deps): update python docker tag to v3.13
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
2024-10-08 01:03:29 +00:00
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
steps:
standardize:
image: python:3.12-bookworm
image: python:3.13-bookworm
commands:
- python -m pip install --upgrade pip
- python -m pip install -r requirements.txt
@ -10,7 +10,7 @@ steps:
# - mypy --strict ftest/
build:
image: python:3.12-bookworm
image: python:3.13-bookworm
commands:
- python -m venv venv
- /bin/bash -c "source venv/bin/activate"

View file

@ -1,10 +1,10 @@
astroid==3.2.4
build==1.2.2.post1
build==1.2.2
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
cryptography==43.0.1
dill==0.3.9
dill==0.3.8
docutils==0.21.2
flake8==7.0.0
idna==3.10
@ -30,13 +30,13 @@ pycparser==2.22
pyflakes==3.2.0
Pygments==2.18.0
pylint==3.2.7
pyproject_hooks==1.2.0
pyproject_hooks==1.1.0
pytest==8.3.3
readme-renderer==44.0
requests==2.32.3
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.9.4
rich==13.8.1
SecretStorage==3.3.3
tomlkit==0.13.2
twine==5.1.0