Skip to content

Commit

Permalink
Bump import-linter from 2.0 to 2.1 (#4226)
Browse files Browse the repository at this point in the history
Bumps [import-linter](https://github.com/seddonym/import-linter) from 2.0 to 2.1.
- [Changelog](https://github.com/seddonym/import-linter/blob/master/CHANGELOG.rst)
- [Commits](seddonym/import-linter@v2.0...v2.1)

---
updated-dependencies:
- dependency-name: import-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 27145d2 commit 1527dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dynamic = ["readme", "version"]
test = [
"behave==1.2.6",
"coverage[toml]",
"import-linter==2.0",
"import-linter==2.1",
"ipylab>=1.0.0",
"ipython~=8.10",
"jupyterlab_server>=2.11.1",
Expand Down

0 comments on commit 1527dd2

Please sign in to comment.