Files
python-github-backup/release-requirements.txt
dependabot[bot] e6283f9384 chore(deps): bump black in the python-packages group
Bumps the python-packages group with 1 update: [black](https://github.com/psf/black).


Updates `black` from 25.12.0 to 26.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/25.12.0...26.1.0)

---
updated-dependencies:
- dependency-name: black
  dependency-version: 26.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 14:50:28 +00:00

16 lines
214 B
Plaintext

# Linting & Formatting
autopep8==2.3.2
black==26.1.0
flake8==7.3.0
# Testing
pytest==9.0.2
# Release & Publishing
twine==6.2.0
gitchangelog==3.0.4
setuptools==80.9.0
# Documentation
restructuredtext-lint==2.0.2