build(deps): bump linkify-it-py from 2.0.3 to 2.1.0 (#924)

Bumps [linkify-it-py](https://github.com/tsutsu3/linkify-it-py) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/tsutsu3/linkify-it-py/releases)
- [Changelog](https://github.com/tsutsu3/linkify-it-py/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tsutsu3/linkify-it-py/compare/v2.0.3...v2.1.0)

---
updated-dependencies:
- dependency-name: linkify-it-py
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-03-03 11:32:51 +01:00
committed by GitHub
parent aa09678242
commit ccb090fad3

View File

@@ -43,7 +43,7 @@ dependencies = [
"pydantic_extra_types==2.11.0", "pydantic_extra_types==2.11.0",
"statsmodels==0.14.6", "statsmodels==0.14.6",
"pydantic-settings==2.13.1", "pydantic-settings==2.13.1",
"linkify-it-py==2.0.3", "linkify-it-py==2.1.0",
"loguru==0.7.3", "loguru==0.7.3",
"lmdb==1.7.5", "lmdb==1.7.5",
] ]