mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2026-01-05 22:22:37 +01:00
Bumps the python-packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [flake8](https://github.com/pycqa/flake8) | `7.1.2` | `7.2.0` | | [pycodestyle](https://github.com/PyCQA/pycodestyle) | `2.12.1` | `2.13.0` | | [pyflakes](https://github.com/PyCQA/pyflakes) | `3.2.0` | `3.3.2` | | [rich](https://github.com/Textualize/rich) | `13.9.4` | `14.0.0` | | [setuptools](https://github.com/pypa/setuptools) | `77.0.3` | `78.1.0` | Updates `flake8` from 7.1.2 to 7.2.0 - [Commits](https://github.com/pycqa/flake8/compare/7.1.2...7.2.0) Updates `pycodestyle` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](https://github.com/PyCQA/pycodestyle/compare/2.12.1...2.13.0) Updates `pyflakes` from 3.2.0 to 3.3.2 - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](https://github.com/PyCQA/pyflakes/compare/3.2.0...3.3.2) Updates `rich` from 13.9.4 to 14.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v13.9.4...v14.0.0) Updates `setuptools` from 77.0.3 to 78.1.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v77.0.3...v78.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pycodestyle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pyflakes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
40 lines
689 B
Plaintext
40 lines
689 B
Plaintext
autopep8==2.3.2
|
|
black==25.1.0
|
|
bleach==6.2.0
|
|
certifi==2025.1.31
|
|
charset-normalizer==3.4.1
|
|
click==8.1.8
|
|
colorama==0.4.6
|
|
docutils==0.21.2
|
|
flake8==7.2.0
|
|
gitchangelog==3.0.4
|
|
idna==3.10
|
|
importlib-metadata==8.6.1
|
|
jaraco.classes==3.4.0
|
|
keyring==25.6.0
|
|
markdown-it-py==3.0.0
|
|
mccabe==0.7.0
|
|
mdurl==0.1.2
|
|
more-itertools==10.6.0
|
|
mypy-extensions==1.0.0
|
|
packaging==24.2
|
|
pathspec==0.12.1
|
|
pkginfo==1.12.1.2
|
|
platformdirs==4.3.7
|
|
pycodestyle==2.13.0
|
|
pyflakes==3.3.2
|
|
Pygments==2.19.1
|
|
readme-renderer==44.0
|
|
requests==2.32.3
|
|
requests-toolbelt==1.0.0
|
|
restructuredtext-lint==1.4.0
|
|
rfc3986==2.0.0
|
|
rich==14.0.0
|
|
setuptools==78.1.0
|
|
six==1.17.0
|
|
tqdm==4.67.1
|
|
twine==6.1.0
|
|
urllib3==2.3.0
|
|
webencodings==0.5.1
|
|
zipp==3.21.0
|