Skip to content

Commit

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


Updates `pytest` from 8.1.1 to 8.2.0
- [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.1.1...8.2.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 11, 2024
1 parent cd55219 commit 1f9586f
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 @@
pytest==8.1.1
pytest==8.2.0
isort==5.13.2
flake8==7.0.0
black==24.4.0
black==24.4.2
setuptools==69.5.1
wheel==0.43.0
twine==5.0.0
Expand Down

0 comments on commit 1f9586f

Please sign in to comment.