Skip to content

Commit

Permalink
Bump pyupgrade from 2.29.0 to 2.29.1 (#245)
Browse files Browse the repository at this point in the history
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](asottile/pyupgrade@v2.29.0...v2.29.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 16, 2021
1 parent 6573d59 commit 0c8c2c0
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 @@ -30,7 +30,7 @@ pylint = "^2.9.6"
isort = "^5.10.1"
mypy = "^0.910"
flake8 = "^4.0.1"
pyupgrade = "^2.29.0"
pyupgrade = "^2.29.1"
pytest-asyncio = "^0.16.0"


Expand Down

0 comments on commit 0c8c2c0

Please sign in to comment.