Skip to content

Commit 96e4e55

Browse files
build(deps-dev): bump import-linter from 2.12 to 2.13
Bumps [import-linter](https://github.com/seddonym/import-linter) from 2.12 to 2.13. - [Changelog](https://github.com/seddonym/import-linter/blob/main/docs/release_notes.md) - [Commits](seddonym/import-linter@v2.12...v2.13) --- updated-dependencies: - dependency-name: import-linter dependency-version: '2.13' dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4fd673 commit 96e4e55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ development = [
8484
'pre-commit==4.6.0',
8585
'ruff==0.15.20',
8686
'hypothesis==6.155.7',
87-
'import-linter==2.12',
87+
'import-linter==2.13',
8888
]
8989
docs = [
9090
'sphinx==8.2.3',

0 commit comments

Comments
 (0)