Skip to content

Commit 33c3fa2

Browse files
Bump flake8-import-order from 0.18.2 to 0.19.0
Bumps [flake8-import-order](https://github.com/PyCQA/flake8-import-order) from 0.18.2 to 0.19.0. - [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.0) --- updated-dependencies: - dependency-name: flake8-import-order dependency-version: 0.19.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8309db commit 33c3fa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
flake8==7.2.0
44
flake8-bandit==4.1.1
55
flake8-bugbear==24.12.12
6-
flake8-import-order==0.18.2
6+
flake8-import-order==0.19.0
77
flake8-requirements==2.2.1
88
mypy==1.16.0; implementation_name=="cpython"

0 commit comments

Comments
 (0)