Skip to content

Bump the python-development group in /pydatalab with 4 updates#1636

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/pydatalab/main/python-development-0071a6f0f3
Open

Bump the python-development group in /pydatalab with 4 updates#1636
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/pydatalab/main/python-development-0071a6f0f3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps the python-development group in /pydatalab with 4 updates: pytest-dependency, pre-commit, mkdocs-material and griffe-inherited-docstrings.

Updates pytest-dependency from 0.6.0 to 0.6.1

Release notes

Sourced from pytest-dependency's releases.

0.6.1

Fixes in the build tool chain

Changelog

Sourced from pytest-dependency's changelog.

0.6.1 (2026-02-15)


Bug fixes and minor changes
---------------------------
  • [#91](https://github.com/RKrahl/pytest-dependency/issues/91), [#92](https://github.com/RKrahl/pytest-dependency/issues/92): fix compatibility with setuptools 81.0.0.
  • [#93](https://github.com/RKrahl/pytest-dependency/issues/93)_: Minor review of the build tool chain.

.. _#91: RKrahl/pytest-dependency#91 .. _#92: RKrahl/pytest-dependency#92 .. _#93: RKrahl/pytest-dependency#93

.. _changes-0_6_0:

Commits
  • 5a27a67 Merge branch 'develop'
  • 0908c6b Update changelog
  • 31629a5 Merge pull request #93 from RKrahl/setup
  • 8c961d2 Merge pull request #92 from ashutosh6500/develop
  • 170699f Safeguard against potential dropping of self.dry_run copy_file()
  • 88e5ed9 Fix return value for copy_file()
  • 45ab870 Review GitHub workflows
  • 010c05f Update Pyhthon versions in trove classifiers
  • 55346fa Minor review of setup.py
  • d2c6174 Disable PEP 625 enforcing added in setuptools 69.3.0
  • Additional commits viewable in compare view

Updates pre-commit from 4.2.0 to 4.5.1

Release notes

Sourced from pre-commit's releases.

pre-commit v4.5.1

Fixes

  • Fix language: python with repo: local without additional_dependencies.

pre-commit v4.5.0

Features

pre-commit v4.4.0

Features

Fixes

pre-commit v4.3.0

Features

Changelog

Sourced from pre-commit's changelog.

4.5.1 - 2025-12-16

Fixes

  • Fix language: python with repo: local without additional_dependencies.

4.5.0 - 2025-11-22

Features

4.4.0 - 2025-11-08

Features

Fixes

4.3.0 - 2025-08-09

Features

Commits
  • 8a0630c v4.5.1
  • fcbc745 Merge pull request #3597 from pre-commit/empty-setup-py
  • 51592ee fix python local template when artifact dirs are present
  • 67e8faf Merge pull request #3596 from pre-commit/pre-commit-ci-update-config
  • c251e6b [pre-commit.ci] pre-commit autoupdate
  • 98ccafa Merge pull request #3593 from pre-commit/pre-commit-ci-update-config
  • 4895355 [pre-commit.ci] pre-commit autoupdate
  • 2cedd58 Merge pull request #3588 from pre-commit/pre-commit-ci-update-config
  • 465192d [pre-commit.ci] pre-commit autoupdate
  • fd42f96 Merge pull request #3586 from pre-commit/zipapp-sha256-file-not-needed
  • Additional commits viewable in compare view

Updates mkdocs-material from 9.6.16 to 9.7.3

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.7.2

[!WARNING]

Material for MkDocs is in maintenance mode

Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs until November 2026.

Read the full announcement on our blog

Changes

  • Opened up version ranges of optional dependencies for forward-compatibility
  • Added warning to mkdocs build about impending MkDocs 2.0 incompatibility (doesn't affect strict mode)

mkdocs-material-9.7.1

[!WARNING]

Material for MkDocs is in maintenance mode

Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs until November 2026.

Read the full announcement on our blog

Changes

  • Updated requests to 2.30+ to mitigate CVE in urllib
  • Fixed privacy plugin not picking up protocol-relative URLs
  • Fixed #8542: false positives and negatives captured in privacy plugin

mkdocs-material-9.7.0

[!WARNING]

Material for MkDocs is now in maintenance mode

This is the last release of Material for MkDocs that will receive new features. Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs for 12 months at least.

Read the full announcement on our blog

This release includes all features that were previously exclusive to the Insiders edition. These features are now freely available to everyone.

Note on deprecated plugins: The [projects] and [typeset] plugins are included in this release, but must be considered deprecated. Both plugins proved unsustainable to maintain and represent architectural dead ends. They are provided as-is without ongoing support.

Changes:

... (truncated)

Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.7.3 (2026-02-24)

  • Fixed #8567: Print MkDocs 2.0 incompatibility warning to stderr

mkdocs-material-9.7.2 (2026-02-18)

  • Opened up version ranges of optional dependencies for forward-compatibility
  • Added warning to 'mkdocs build' about impending MkDocs 2.0 incompatibility

mkdocs-material-9.7.1 (2025-12-18)

  • Updated requests to 2.30+ to mitigate CVE in urllib
  • Fixed privacy plugin not picking up protocol-relative URLs
  • Fixed #8542: false positives and negatives captured in privacy plugin

mkdocs-material-9.7.0 (2025-11-11)

⚠️ Material for MkDocs is now in maintenance mode

This is the last release of Material for MkDocs that will receive new features. Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs for 12 months at least.

Read the full announcement on our blog: https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/

This release includes all features that were previously exclusive to the Insiders edition. These features are now freely available to everyone.

Note on deprecated plugins: The projects and typeset plugins are included in this release, but must be considered deprecated. Both plugins proved unsustainable to maintain and represent architectural dead ends. They are provided as-is without ongoing support.

Changes:

  • Added support for pinned blog posts and author profiles
  • Added support for customizing pagination for blog index pages
  • Added support for customizing blog category sort order
  • Added support for staying on page when switching languages
  • Added support for disabling tags in table of contents
  • Added support for nested tags and shadow tags
  • Added support for footnote tooltips
  • Added support for instant previews
  • Added support for instant prefetching
  • Added support for custom social card layouts
  • Added support for custom social card background images
  • Added support for selectable rangs in code blocks
  • Added support for custom selectors for code annotations

... (truncated)

Commits
  • da5d442 Prepare 9.7.3 release
  • 03e8bae Fixed order of imports
  • 70dee38 Switched warning message to print to stderr
  • b78109b Updated blog post on MkDocs 2.0
  • e1dd2c8 Updated blog post on MkDocs 2.0
  • 6972761 Updated blog post on MkDocs 2.0
  • e21a119 Updated changelog
  • d5654b5 Prepare 9.7.2 release
  • b18af2f Opened up version ranges in optional dependencies
  • 39cdfbd Added social card for blog post
  • Additional commits viewable in compare view

Updates griffe-inherited-docstrings from 1.1.1 to 1.1.3

Release notes

Sourced from griffe-inherited-docstrings's releases.

1.1.3

1.1.3 - 2026-02-20

Compare with 1.1.2

Build

  • Depend on griffelib instead of griffe (1dd763a by Timothée Mazzucotelli).

1.1.2

1.1.2 - 2025-09-05

Compare with 1.1.1

Build

  • Depend on Griffe 1.14 (3e39e7d by Timothée Mazzucotelli).

Code Refactoring

  • Move modules under internal folder (aee4b19 by Timothée Mazzucotelli).
Changelog

Sourced from griffe-inherited-docstrings's changelog.

1.1.3 - 2026-02-20

Compare with 1.1.2

Build

  • Depend on griffelib instead of griffe (1dd763a by Timothée Mazzucotelli).

1.1.2 - 2025-09-05

Compare with 1.1.1

Build

  • Depend on Griffe 1.14 (3e39e7d by Timothée Mazzucotelli).

Code Refactoring

  • Move modules under internal folder (aee4b19 by Timothée Mazzucotelli).
Commits
  • 524464d chore: Prepare release 1.1.3
  • 1dd763a build: Depend on griffelib instead of griffe
  • ca303a2 chore: Template upgrade
  • 74388f1 chore: Prepare release 1.1.2
  • d9aa9bd chore: Re-expose public API in the top-level module
  • aee4b19 refactor: Move modules under internal folder
  • c660690 chore: Template upgrade
  • 3e39e7d build: Depend on Griffe 1.14
  • See full diff in compare view

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

@dependabot dependabot bot added dependency_updates For issues/PRs that update the dependencies of the package Python labels Mar 2, 2026
@dependabot dependabot bot force-pushed the dependabot/uv/pydatalab/main/python-development-0071a6f0f3 branch from a649aa8 to c586210 Compare March 2, 2026 19:09
@dependabot dependabot bot force-pushed the dependabot/uv/pydatalab/main/python-development-0071a6f0f3 branch 2 times, most recently from 187ea3c to 3c8b04a Compare March 14, 2026 18:32
Bumps the python-development group in /pydatalab with 4 updates: [pytest-dependency](https://github.com/RKrahl/pytest-dependency), [pre-commit](https://github.com/pre-commit/pre-commit), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [griffe-inherited-docstrings](https://github.com/mkdocstrings/griffe-inherited-docstrings).


Updates `pytest-dependency` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/RKrahl/pytest-dependency/releases)
- [Changelog](https://github.com/RKrahl/pytest-dependency/blob/develop/CHANGES.rst)
- [Commits](RKrahl/pytest-dependency@0.6.0...0.6.1)

Updates `pre-commit` from 4.2.0 to 4.5.1
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v4.2.0...v4.5.1)

Updates `mkdocs-material` from 9.6.16 to 9.7.3
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.6.16...9.7.3)

Updates `griffe-inherited-docstrings` from 1.1.1 to 1.1.3
- [Release notes](https://github.com/mkdocstrings/griffe-inherited-docstrings/releases)
- [Changelog](https://github.com/mkdocstrings/griffe-inherited-docstrings/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/griffe-inherited-docstrings@1.1.1...1.1.3)

---
updated-dependencies:
- dependency-name: pytest-dependency
  dependency-version: 0.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-development
- dependency-name: pre-commit
  dependency-version: 4.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-development
- dependency-name: mkdocs-material
  dependency-version: 9.7.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-development
- dependency-name: griffe-inherited-docstrings
  dependency-version: 1.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/pydatalab/main/python-development-0071a6f0f3 branch from 3c8b04a to c1bb2b9 Compare April 1, 2026 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency_updates For issues/PRs that update the dependencies of the package Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants