Skip to content

Commit

Permalink
Bump pyupgrade from 2.31.0 to 2.31.1 (iMicknl#136)
Browse files Browse the repository at this point in the history
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.31.0 to 2.31.1.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](asottile/pyupgrade@v2.31.0...v2.31.1)

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

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 Mar 16, 2022
1 parent d8cdbfe commit d7e0f2d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -29,7 +29,7 @@ pylint = "^2.12.2"
isort = "^5.10.1"
mypy = "^0.931"
flake8 = "^4.0.1"
pyupgrade = "^2.31.0"
pyupgrade = "^2.31.1"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit d7e0f2d

Please sign in to comment.