Skip to content

Commit

Permalink
chore(deps-dev): bump pyupgrade from 3.15.2 to 3.16.0
Browse files Browse the repository at this point in the history
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.15.2 to 3.16.0.
- [Commits](asottile/pyupgrade@v3.15.2...v3.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 8cc052c commit 6ba58b0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ mypy = "^1.6.1"
pre-commit-hooks = "^4.5.0"
reorder-python-imports = "^3.13.0"
pytest-xdist = "^3.2.1"
pyupgrade = "^3.15.0"
pyupgrade = "^3.16.0"
pyflakes = "^3.1.0"
black = "^24.4.1"

Expand Down

0 comments on commit 6ba58b0

Please sign in to comment.