Skip to content

Commit

Permalink
🌱 Bump the python-requirements group with 2 updates (#224)
Browse files Browse the repository at this point in the history
Bumps the python-requirements group with 2 updates: [black](https://github.com/psf/black) and [pytest](https://github.com/pytest-dev/pytest).


Updates `black` from 24.8.0 to 24.10.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.8.0...24.10.0)

Updates `pytest` from 8.3.3 to 8.3.4
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.3...8.3.4)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-requirements
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent c8ee6f7 commit 1d519c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
black==24.8.0
black==24.10.0
flake8==7.1.1

pytest==8.3.3
pytest==8.3.4
pytest-forked==1.6.0
pytest-terraform==0.7.0
pytest-xdist==3.6.1

0 comments on commit 1d519c8

Please sign in to comment.