Skip to content

Commit

Permalink
⬆️ Bump pyupgrade from 3.2.2 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](asottile/pyupgrade@v3.2.2...v3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and raimannma committed Dec 5, 2022
1 parent 3c7fab6 commit 1c0c4ba
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 7 deletions.
137 changes: 131 additions & 6 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 @@ -40,7 +40,7 @@ pydocstyle = "^6.1.1"
pylint = "^2.15.6"
pytest = "^7.2.0"
hypothesis = "^6.58.0"
pyupgrade = "^3.2.2"
pyupgrade = "^3.3.0"
safety = "^2.3.2"
pytest-html = "^3.2.0"
pytest-cov = "^4.0.0"
Expand Down

0 comments on commit 1c0c4ba

Please sign in to comment.