Skip to content

:dependabot: uv (demos)(deps-dev): Update neoteroi-mkdocs requirement from >=1.1.2 to >=1.2.0 in /docs/demos#101

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/docs/demos/neoteroi-mkdocs-gte-1.2.0
Open

:dependabot: uv (demos)(deps-dev): Update neoteroi-mkdocs requirement from >=1.1.2 to >=1.2.0 in /docs/demos#101
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/docs/demos/neoteroi-mkdocs-gte-1.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown

Updates the requirements on neoteroi-mkdocs to permit the latest version.

Release notes

Sourced from neoteroi-mkdocs's releases.

v1.2.0

  • Add support for custom templates, by @​sindrehan.
  • Remove support for Python 3.9.
  • Add Python 3.14 to the build matrix.
  • Remove Codecov from build and README.
  • Update type annotations to Python >= 3.10.
Changelog

Sourced from neoteroi-mkdocs's changelog.

[1.2.0] 2025-11-23

  • Add support for custom templates, by @​sindrehan.
  • Remove support for Python 3.9.
  • Add Python 3.14 to the build matrix.
  • Remove Codecov from build and README.
  • Update type annotations to Python >= 3.10.

[1.1.3] 2025-08-02

  • Improve read_from_source() to support an optional CWD parameter used to look for the OpenAPI spec. The OpenAPI plugin should supply that CWD relative to the current markdown file being processed. Markdown customarily uses paths relative to the document itself. Existing relative paths will not break, since this will attempt paths relative to both working directories, by @​joewlambeth.
  • Add possibility to enforce row or col span [PR #74](Neoteroi/mkdocs-plugins#74), by @​BFuhry.

[1.1.2] 2025-04-22

  • Correct the contribs plugin to use the --follow option when obtaining contributors' information.

[1.1.1] 2025-04-18 🌵

  • Improve the contribs plugin to not pollute the logs with dateutil.parser.ParseError while working on a new file that is not committed in Git, yet.
  • Add the possibility to enable and disable the contribs plugin by env variable, through plugin configuration. To use, specify the following setting:
  - neoteroi.contribs:
      enabled_by_env: "GIT_CONTRIBS_ON"  # Use the name you wish here for the env var
  • When enabled_by_env is not empty, the Git contributors plugin is only enabled if such variable exists and its value is a value in {"1", "true"} (case insensitive). This is useful to disable the plugin by default during local development, and enable it only during an automated build that builds the documentation for publishing. The rationale for this setting is that this plugin has an heavy impact on the build performance as it uses the Git CLI to obtain the list of contributors who worked on each page.
  • Remove Python 3.8 from the build matrix, add 3.13.

[1.1.0] 2024-08-10 🐢

  • Improve the cards plugin to automatically use cards' titles for the alt

... (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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [neoteroi-mkdocs](https://github.com/Neoteroi/mkdocs-plugins) to permit the latest version.
- [Release notes](https://github.com/Neoteroi/mkdocs-plugins/releases)
- [Changelog](https://github.com/Neoteroi/mkdocs-plugins/blob/main/CHANGELOG.md)
- [Commits](Neoteroi/mkdocs-plugins@v1.1.2...v1.2.0)

---
updated-dependencies:
- dependency-name: neoteroi-mkdocs
  dependency-version: 1.2.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 6, 2026
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants