Skip to content

Commit 3d6adcb

Browse files
dependabot[bot]thehappydinoa
authored andcommitted
chore(deps-dev): bump pyupgrade from 2.37.2 to 2.37.3
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.37.2 to 2.37.3. - [Release notes](https://github.com/asottile/pyupgrade/releases) - [Commits](asottile/pyupgrade@v2.37.2...v2.37.3) --- 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 139425d commit 3d6adcb

File tree

2 files changed

+114
-19
lines changed

2 files changed

+114
-19
lines changed

poetry.lock

Lines changed: 113 additions & 18 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
@@ -70,7 +70,7 @@ flake8-black = "^0.3.3"
7070
black = "^22.6.0"
7171
blacken-docs = "^1.12.1"
7272
darglint = "^1.8.1"
73-
pyupgrade = "^2.37.2"
73+
pyupgrade = "^2.37.3"
7474
# Tests
7575
pytest = "^7.1.2"
7676
pytest-cov = "^3.0.0"

0 commit comments

Comments
 (0)