Skip to content

Commit

Permalink
chore(deps-dev): bump pyupgrade in /streampipes-client-python (#2922)
Browse files Browse the repository at this point in the history
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.15.0 to 3.16.0.
- [Commits](asottile/pyupgrade@v3.15.0...v3.16.0)

---
updated-dependencies:
- dependency-name: pyupgrade
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jun 10, 2024
1 parent 9bd3033 commit 2bd36aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions streampipes-client-python/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion streampipes-client-python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ ruff = "0.4.0"
pre-commit = "3.5.0"
pytest = "8.2.0"
pytest-cov = "5.0.0"
pyupgrade = "3.15.0"
pyupgrade = "3.16.0"

[tool.poetry.group.docs]
optional = true
Expand Down

0 comments on commit 2bd36aa

Please sign in to comment.