Skip to content

Commit afe7402

Browse files
chore(deps-dev): bump pycln from 2.1.3 to 2.1.5
Bumps [pycln](https://github.com/hadialqattan/pycln) from 2.1.3 to 2.1.5. - [Release notes](https://github.com/hadialqattan/pycln/releases) - [Changelog](https://github.com/hadialqattan/pycln/blob/master/docs/CHANGELOG.md) - [Commits](hadialqattan/pycln@v2.1.3...v2.1.5) --- updated-dependencies: - dependency-name: pycln dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af54282 commit afe7402

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -152,7 +152,7 @@ isort = "5.12.0"
152152
black = "22.3.0"
153153
pre-commit = "3.3.2"
154154
pytype = "2022.2.8"
155-
pycln = "2.1.3"
155+
pycln = "2.1.5"
156156
pyupgrade = "3.4.0"
157157
# For testing
158158
coverage = "7.2.7"

0 commit comments

Comments
 (0)