Skip to content

Commit

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


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

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

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

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 Sep 7, 2024
1 parent 0cffd90 commit 2ebc77d
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 @@ -4,10 +4,10 @@ pytest-runner==6.0.1
pytest-asyncio==0.24.0
isort==5.13.2
flake8==7.1.1
pyright==1.1.378
pyright==1.1.379
black==24.8.0
asyncpg==0.29.0
setuptools==74.0.0
setuptools==74.1.2
wheel==0.44.0
twine==5.1.1
asyncpg-listen>=0.0.6
Expand Down

0 comments on commit 2ebc77d

Please sign in to comment.