Skip to content

Commit bbcbc3e

Browse files
authored
Merge branch 'main' into dependabot/pip/mypy-1.19.1
2 parents 441e6ad + 1aa9093 commit bbcbc3e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/release-notes.md

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

55
### Internal
66

7+
* ⬆ Bump typer from 0.20.0 to 0.20.1. PR [#1685](https://github.com/fastapi/sqlmodel/pull/1685) by [@dependabot[bot]](https://github.com/apps/dependabot).
78
* ⬆ Bump ruff from 0.14.8 to 0.14.10. PR [#1681](https://github.com/fastapi/sqlmodel/pull/1681) by [@dependabot[bot]](https://github.com/apps/dependabot).
89

910
## 0.0.29

requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ mkdocstrings[python]==0.30.1
1414
griffe-typingdoc==0.3.0
1515
griffe-warnings-deprecated==1.1.0
1616
# For griffe, it formats with black
17-
typer == 0.20.0
17+
typer == 0.20.1
1818
mkdocs-macros-plugin==1.5.0
1919
markdown-include-variants==0.0.5

0 commit comments

Comments
 (0)