Skip to content

Commit

Permalink
Bump pyupgrade from 2.21.2 to 2.23.0
Browse files Browse the repository at this point in the history
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.21.2 to 2.23.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](asottile/pyupgrade@v2.21.2...v2.23.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 Haren S committed Jul 27, 2021
1 parent 10c2e27 commit 2166157
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 @@ -34,7 +34,7 @@ isort = "^5.9.2"
pydocstyle = "^6.1.1"
coverage = "^5.5"
pre-commit = "^2.13.0"
pyupgrade = "^2.21.2"
pyupgrade = "^2.23.0"
Sphinx = "^4.1.1"
sphinx-autobuild = "^2021.3.14"
pytest = "^6.2.4"
Expand Down

0 comments on commit 2166157

Please sign in to comment.