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

Commit 4ec02e3

Browse files
authored
Merge pull request #791 from staticdev/dependabot/pip/pyupgrade-3.1.0
Bump pyupgrade from 3.0.0 to 3.1.0
2 parents f85a455 + 01c7e59 commit 4ec02e3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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.10.0"
4747
reorder-python-imports = "^3.8.3"
4848
sphinx-click = "^4.3.0"
4949
types-PyYAML = "^6.0.12"
50-
pyupgrade = "^3.0.0"
50+
pyupgrade = "^3.1.0"
5151
furo = ">=2021.11.12"
5252

5353
[tool.poetry.scripts]

0 commit comments

Comments
 (0)