Skip to content

Commit

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


Updates `setuptools` from 72.1.0 to 74.0.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v72.1.0...v74.0.0)

Updates `pyright` from 1.1.374 to 1.1.378
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.374...v1.1.378)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:development
  update-type: version-update:semver-major
  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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 683a1ec commit 3e12bcd
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
Expand Up @@ -2,10 +2,10 @@ pytest==8.3.2
isort==5.13.2
flake8==7.1.1
black==24.8.0
setuptools==72.1.0
setuptools==74.0.0
wheel==0.44.0
twine==5.1.1
pyright==1.1.374
pyright==1.1.378

docker==7.1.0

Expand Down

0 comments on commit 3e12bcd

Please sign in to comment.