mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-05 16:18:02 +01:00
Bumps the python-packages group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [autopep8](https://github.com/hhatto/autopep8) | `2.3.1` | `2.3.2` | | [black](https://github.com/psf/black) | `24.10.0` | `25.1.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.12.14` | `2025.1.31` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.5.0` | `8.6.1` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.5.0` | `10.6.0` | | [setuptools](https://github.com/pypa/setuptools) | `75.7.0` | `75.8.0` | | [twine](https://github.com/pypa/twine) | `6.0.1` | `6.1.0` | Updates `autopep8` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](https://github.com/hhatto/autopep8/compare/v2.3.1...v2.3.2) Updates `black` from 24.10.0 to 25.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.10.0...25.1.0) Updates `certifi` from 2024.12.14 to 2025.1.31 - [Commits](https://github.com/certifi/python-certifi/compare/2024.12.14...2025.01.31) Updates `importlib-metadata` from 8.5.0 to 8.6.1 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v8.5.0...v8.6.1) Updates `more-itertools` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](https://github.com/more-itertools/more-itertools/compare/v10.5.0...v10.6.0) Updates `setuptools` from 75.7.0 to 75.8.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/v75.7.0...v75.8.0) Updates `twine` from 6.0.1 to 6.1.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/twine/compare/6.0.1...6.1.0) --- updated-dependencies: - dependency-name: autopep8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
40 lines
687 B
Plaintext
40 lines
687 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.1.1
|
|
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.0
|
|
platformdirs==4.3.6
|
|
pycodestyle==2.12.1
|
|
pyflakes==3.2.0
|
|
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==13.9.4
|
|
setuptools==75.8.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
|