mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2026-03-11 21:07:02 +01:00
chore(deps): bump the python-packages group with 2 updates
Bumps the python-packages group with 2 updates: [black](https://github.com/psf/black) and [setuptools](https://github.com/pypa/setuptools). Updates `black` from 26.1.0 to 26.3.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/26.1.0...26.3.0) Updates `setuptools` from 82.0.0 to 82.0.1 - [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/v82.0.0...v82.0.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Linting & Formatting
|
# Linting & Formatting
|
||||||
autopep8==2.3.2
|
autopep8==2.3.2
|
||||||
black==26.1.0
|
black==26.3.0
|
||||||
flake8==7.3.0
|
flake8==7.3.0
|
||||||
|
|
||||||
# Testing
|
# Testing
|
||||||
@@ -9,7 +9,7 @@ pytest==9.0.2
|
|||||||
# Release & Publishing
|
# Release & Publishing
|
||||||
twine==6.2.0
|
twine==6.2.0
|
||||||
gitchangelog==3.0.4
|
gitchangelog==3.0.4
|
||||||
setuptools==82.0.0
|
setuptools==82.0.1
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
restructuredtext-lint==2.0.2
|
restructuredtext-lint==2.0.2
|
||||||
|
|||||||
Reference in New Issue
Block a user