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


Updates `setuptools` from 80.9.0 to 80.10.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/v80.9.0...v80.10.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 80.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-21 13:05:17 +00:00

16 lines
215 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.10.1
# Documentation
restructuredtext-lint==2.0.2