build(deps): bump pydantic-extra-types from 2.11.1 to 2.11.2 (#1001)
Some checks are pending
Bump Version / Bump Version Workflow (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
docker-build / platform-excludes (push) Waiting to run
docker-build / build (push) Blocked by required conditions
docker-build / merge (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
Run Pytest on Pull Request / test (push) Waiting to run

Bumps [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/pydantic/pydantic-extra-types/releases)
- [Changelog](https://github.com/pydantic/pydantic-extra-types/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic-extra-types/compare/v2.11.1...v2.11.2)

---
updated-dependencies:
- dependency-name: pydantic-extra-types
  dependency-version: 2.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-07 18:01:51 +02:00
committed by GitHub
parent 0974ab4acd
commit 29cc3d7f3b

View File

@@ -40,7 +40,7 @@ dependencies = [
"psutil==7.2.2",
"pvlib==0.15.0",
"pydantic==2.12.5",
"pydantic_extra_types==2.11.1",
"pydantic_extra_types==2.11.2",
"statsmodels==0.14.6",
"pydantic-settings==2.13.1",
"linkify-it-py==2.1.0",