Skip to content

Commit

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


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 `pyright` from 1.1.381 to 1.1.384
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.381...v1.1.384)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 3767ed9 commit 5d2e3c3
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,11 +1,11 @@
pytest==8.3.3
isort==5.13.2
flake8==7.1.1
black==24.8.0
black==24.10.0
setuptools==75.1.0
wheel==0.44.0
twine==5.1.1
pyright==1.1.381
pyright==1.1.384

docker==7.1.0

Expand Down

0 comments on commit 5d2e3c3

Please sign in to comment.