From c15e8f437b39484eb9b2b7c1d7268099205761ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 04:18:13 +0000 Subject: [PATCH] chore(deps): bump import-linter in the python-minor-and-patch group Bumps the python-minor-and-patch group with 1 update: [import-linter](https://github.com/seddonym/import-linter). Updates `import-linter` from 2.12 to 2.13 - [Changelog](https://github.com/seddonym/import-linter/blob/main/docs/release_notes.md) - [Commits](https://github.com/seddonym/import-linter/compare/v2.12...v2.13) --- updated-dependencies: - dependency-name: import-linter dependency-version: '2.13' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] --- requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index 5b7efb1..b033a52 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -3,7 +3,7 @@ build==1.5.0 black==26.5.1 commitizen==3.31.0 flake8==7.3.0 -import-linter==2.12 +import-linter==2.13 isort==5.13.2 mypy==1.19.1 pylint==3.3.9