Bump pyupgrade from 3.15.0 to 3.15.1
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.15.0 to 3.15.1. - [Commits](https://github.com/asottile/pyupgrade/compare/v3.15.0...v3.15.1) --- updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -29,7 +29,7 @@ pylint = "^3.0.2"
|
||||
isort = "^5.10.1"
|
||||
mypy = "^1.7"
|
||||
flake8 = "^4.0.1"
|
||||
pyupgrade = "^3.15.0"
|
||||
pyupgrade = "^3.15.1"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
||||
Reference in New Issue
Block a user