Skip to content

Commit dca4960

Browse files
Bump flake8-import-order from 0.18.2 to 0.19.2
Bumps [flake8-import-order](https://github.com/PyCQA/flake8-import-order) from 0.18.2 to 0.19.2. - [Release notes](https://github.com/PyCQA/flake8-import-order/releases) - [Changelog](https://github.com/PyCQA/flake8-import-order/blob/main/CHANGELOG.rst) - [Commits](PyCQA/flake8-import-order@0.18.2...0.19.2) --- updated-dependencies: - dependency-name: flake8-import-order dependency-version: 0.19.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent abccc4d commit dca4960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ black==24.4.2
22
# Temp for PY3.13 support
33
git+https://github.com/TheKevJames/coveralls-python.git@0ff8f20fd57f68486a4127b0b7f88a5922b910c3
44
ddt==1.7.2
5-
flake8-import-order==0.18.2
5+
flake8-import-order==0.19.2
66
pytest==8.3.5
77
pytest-cov==6.0.0
88
pytest-json-report==1.5.0

0 commit comments

Comments
 (0)