mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2026-04-08 18:45:36 +02:00
Bumps the python-packages group with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/9.0.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
16 lines
214 B
Plaintext
16 lines
214 B
Plaintext
# Linting & Formatting
|
|
autopep8==2.3.2
|
|
black==26.3.1
|
|
flake8==7.3.0
|
|
|
|
# Testing
|
|
pytest==9.0.3
|
|
|
|
# Release & Publishing
|
|
twine==6.2.0
|
|
gitchangelog==3.0.4
|
|
setuptools==82.0.1
|
|
|
|
# Documentation
|
|
restructuredtext-lint==2.0.2
|