Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Commit 3a3f433

Browse files
build(deps-dev): bump pyupgrade from 2.32.0 to 2.32.1 (#148)
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.32.0 to 2.32.1. - [Release notes](https://github.com/asottile/pyupgrade/releases) - [Commits](asottile/pyupgrade@v2.32.0...v2.32.1) --- updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3495631 commit 3a3f433

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
@@ -56,7 +56,7 @@ reorder-python-imports = "^3.1.0"
5656
pre-commit-hooks = "^4.2.0"
5757
sphinx-click = "^4.0.3"
5858
Pygments = "^2.12.0"
59-
pyupgrade = "^2.32.0"
59+
pyupgrade = "^2.32.1"
6060
furo = ">=2021.11.12"
6161
pytest-cov = "^3.0.0"
6262
types-croniter = "^1.0.10"

0 commit comments

Comments
 (0)