Skip to content

Commit e544e3a

Browse files
committed
Merge branch 'main' into fix/deps
2 parents 99a40a1 + a93027c commit e544e3a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

docs/release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
### Internal
1717

18+
* ⬆ Bump mkdocs-material from 9.7.4 to 9.7.5. PR [#1808](https://github.com/fastapi/sqlmodel/pull/1808) by [@dependabot[bot]](https://github.com/apps/dependabot).
1819
* ⬆ Bump prek from 0.3.4 to 0.3.5. PR [#1807](https://github.com/fastapi/sqlmodel/pull/1807) by [@dependabot[bot]](https://github.com/apps/dependabot).
1920
* ⬆ Bump black from 26.1.0 to 26.3.0. PR [#1803](https://github.com/fastapi/sqlmodel/pull/1803) by [@dependabot[bot]](https://github.com/apps/dependabot).
2021
* ⬆ Bump ruff from 0.15.4 to 0.15.5. PR [#1801](https://github.com/fastapi/sqlmodel/pull/1801) by [@dependabot[bot]](https://github.com/apps/dependabot).

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ docs = [
6060
"markdown-include-variants >=0.0.8",
6161
"mdx-include >=1.4.1",
6262
"mkdocs-macros-plugin >=1.5.0",
63-
"mkdocs-material >=9.7.4",
63+
"mkdocs-material >=9.7.5",
6464
"mkdocs-redirects >=1.2.1",
6565
"mkdocstrings[python] >=1.0.3",
6666
"pillow >=12.1.1",

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)