Skip to content

Commit 9bb040b

Browse files
chore(deps-dev): bump pycln from 1.3.2 to 2.1.3 (#8836)
Bumps [pycln](https://github.com/hadialqattan/pycln) from 1.3.2 to 2.1.3. - [Release notes](https://github.com/hadialqattan/pycln/releases) - [Changelog](https://github.com/hadialqattan/pycln/blob/master/docs/CHANGELOG.md) - [Commits](hadialqattan/pycln@v1.3.2...v2.1.3) --- updated-dependencies: - dependency-name: pycln dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: cweitat <[email protected]>
1 parent 5ca3f9c commit 9bb040b

File tree

2 files changed

+21
-9
lines changed

2 files changed

+21
-9
lines changed

poetry.lock

Lines changed: 20 additions & 8 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
@@ -138,7 +138,7 @@ isort = "5.10.1"
138138
black = "22.3.0"
139139
pre-commit = "2.19.0"
140140
pytype = "2022.2.8"
141-
pycln = "1.3.2"
141+
pycln = "2.1.3"
142142
pyupgrade = "2.32.1"
143143
# For testing
144144
coverage = "6.3.2"

0 commit comments

Comments
 (0)