Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 7199d1d

Browse files
Bump pyupgrade from 2.32.1 to 2.34.0
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.32.1 to 2.34.0. - [Release notes](https://github.com/asottile/pyupgrade/releases) - [Commits](asottile/pyupgrade@v2.32.1...v2.34.0) --- updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e39c22 commit 7199d1d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ black = "^22.3"
4949
sphinx-click = "^4.1.0"
5050
types-PyYAML = "^6.0.8"
5151
coverage = {version = "6.4.1", extras = ["toml"]}
52-
pyupgrade = "^2.32.1"
52+
pyupgrade = "^2.34.0"
5353
furo = ">=2021.11.12"
5454

5555
[tool.poetry.scripts]

0 commit comments

Comments
 (0)