Skip to content

chore(deps): bump the python-minor-and-patch group with 3 updates#6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-minor-and-patch-1b973f821b
Open

chore(deps): bump the python-minor-and-patch group with 3 updates#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-minor-and-patch-1b973f821b

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

Bumps the python-minor-and-patch group with 3 updates: build, flake8 and import-linter.

Updates build from 1.2.1 to 1.4.4

Release notes

Sourced from build's releases.

1.4.4

What's Changed

Full Changelog: pypa/build@1.4.3...1.4.4

1.4.3

What's Changed

New Contributors

Full Changelog: pypa/build@1.4.2...1.4.3

1.4.2

What's Changed

... (truncated)

Changelog

Sourced from build's changelog.

#################### 1.5.0 (2026-04-30) ####################


Features


  • Drop Python 3.9 support - by :user:henryiii (:issue:1036)

Bugfixes


  • Make --ignore-installed opt-in from the API via fresh=True - by :user:henryiii (:issue:1056)

Miscellaneous


  • :issue:1033

#################### 1.4.4 (2026-04-22) ####################


Bugfixes


  • Fix release pipeline generating CHANGELOG.rst entries with inconsistent heading levels, which broke sphinx -W and pinned Read the Docs stable at 1.4.0 - by :user:gaborbernat. (:issue:1031)
  • Revert :pr:1039 from build 1.4.3, no longer check direct_url (for now) - by :user:henryiii (:issue:1039)
  • Add --ignore-installed to pip install command to prevent issues with packages already present in the isolated build environment - by :user:henryiii (:issue:1037) (:issue:1040)
  • Partial revert of :pr:973, keeping log messages in one entry, multiple lines. (:issue:1044)

Miscellaneous


  • :issue:1048, :issue:1049

#################### 1.4.3 (2026-04-10) ####################


Features


... (truncated)

Commits

Updates flake8 from 7.1.1 to 7.3.0

Commits

Updates import-linter from 2.1 to 2.5.2

Changelog

Sourced from import-linter's changelog.

2.11 (2026-03-06)

  • Add --version flag to lint-imports and import-linter commands.
  • Make fastapi and uvicorn optional via the ui extra (pip install import-linter[ui]).
  • Bugfix: fix back button navigation in explore command.
  • Provide lower limits for fastapi and uvicorn in pyproject.toml.
  • Switch to nox for testing.

2.10 (2026-02-06)

  • Add import-linter group command, with import-linter lint alias.
  • Add import-linter explore command.
  • Add import-linter drawgraph command.

2.9 (2025-12-11)

  • Support passing namespaces as root packages, not just portions.
  • Bugfix: support Python 3.14 syntax.

2.8 (2025-12-08)

  • Fix logo display bug on Windows (fall back to simpler heading) seddonym/import-linter#309
  • Rewrite docs (and switch from Sphinx to mkdocs).

2.7 (2025-11-19)

  • Print using rich instead of click.
  • Remove pluggable Printer class.
  • Add ascii art logo.
  • Add progress animations when building graph and checking contracts.

2.6 (2025-11-10)

  • Add acyclic_siblings contract type.
  • Add contract field IntegerField.
  • Drop support for Python 3.9.

2.5.2 (2025-10-09)

  • Fix build issue with PyPI description.

2.5.1 (2025-10-09)

  • Correct documentation that incorrectly stated that protected modules are allowed to import each other.
  • Officially support Python 3.14.

2.5 (2025-09-15)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python-minor-and-patch group with 3 updates: [build](https://github.com/pypa/build), [flake8](https://github.com/pycqa/flake8) and [import-linter](https://github.com/seddonym/import-linter).


Updates `build` from 1.2.1 to 1.4.4
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](pypa/build@1.2.1...1.4.4)

Updates `flake8` from 7.1.1 to 7.3.0
- [Commits](PyCQA/flake8@7.1.1...7.3.0)

Updates `import-linter` from 2.1 to 2.5.2
- [Changelog](https://github.com/seddonym/import-linter/blob/main/docs/release_notes.md)
- [Commits](seddonym/import-linter@v2.1...v2.5.2)

---
updated-dependencies:
- dependency-name: build
  dependency-version: 1.4.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-minor-and-patch
- dependency-name: flake8
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-minor-and-patch
- dependency-name: import-linter
  dependency-version: 2.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates python Python (pip) dependencies labels May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates python Python (pip) dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants