build(deps): bump pydantic-extra-types from 2.11.0 to 2.11.1 (#954)

Bumps [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types) from 2.11.0 to 2.11.1.
- [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.0...v2.11.1)

---
updated-dependencies:
- dependency-name: pydantic-extra-types
  dependency-version: 2.11.1
  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>
Co-authored-by: Normann <github@koldrack.com>
This commit is contained in:
dependabot[bot]
2026-03-17 14:27:52 +01:00
committed by GitHub
parent d522421989
commit 0a7efaf074

View File

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