Skip to content

Commit 4acc258

Browse files
chore(deps-dev): bump reorder-python-imports from 3.14.0 to 3.15.0 (#721)
Bumps [reorder-python-imports](https://github.com/asottile/reorder-python-imports) from 3.14.0 to 3.15.0. - [Commits](asottile/reorder-python-imports@v3.14.0...v3.15.0) --- updated-dependencies: - dependency-name: reorder-python-imports dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c452ece commit 4acc258

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -33,7 +33,7 @@ flake8-docstrings = "^1.6.0"
3333
flake8-rst-docstrings = "^0.3.1"
3434
pep8-naming = "^0.15.1"
3535
darglint = "^1.8.1"
36-
reorder-python-imports = "^3.14.0"
36+
reorder-python-imports = "^3.15.0"
3737
pre-commit-hooks = "^5.0.0"
3838
Pygments = "^2.19.1"
3939
pyupgrade = "^3.20.0"

0 commit comments

Comments
 (0)