Skip to content

Commit

Permalink
chore: bump the pip_dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip_dependencies group with 2 updates: [pyright](https://github.com/RobertCraigie/pyright-python) and [ruff](https://github.com/astral-sh/ruff).


Updates `pyright` from 1.1.385 to 1.1.386
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.385...v1.1.386)

Updates `ruff` from 0.7.0 to 0.7.1
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.7.0...0.7.1)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip_dependencies
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip_dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 30b43ec commit 0a16f5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ pyrfc3339==1.1
# via
# juju
# macaroonbakery
pyright==1.1.385
pyright==1.1.386
# via -r test-requirements.in
pytest==8.3.3
# via
Expand Down Expand Up @@ -167,7 +167,7 @@ requests-oauthlib==2.0.0
# via kubernetes
rsa==4.9
# via google-auth
ruff==0.7.0
ruff==0.7.1
# via -r test-requirements.in
six==1.16.0
# via
Expand Down

0 comments on commit 0a16f5d

Please sign in to comment.