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

Commit 572eca8

Browse files
Bump pyupgrade from 2.38.0 to 2.38.2
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.38.0 to 2.38.2. - [Release notes](https://github.com/asottile/pyupgrade/releases) - [Commits](asottile/pyupgrade@v2.38.0...v2.38.2) --- updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7cc265f commit 572eca8

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
@@ -47,7 +47,7 @@ pytest_mock = "^3.8.2"
4747
reorder-python-imports = "^3.8.3"
4848
sphinx-click = "^4.3.0"
4949
types-PyYAML = "^6.0.12"
50-
pyupgrade = "^2.38.0"
50+
pyupgrade = "^2.38.2"
5151
furo = ">=2021.11.12"
5252

5353
[tool.poetry.scripts]

0 commit comments

Comments
 (0)