Skip to content

Commit 72b12e6

Browse files
authored
Merge branch 'main' into dependabot/uv/fastapi-cloud-cli-0.19.0
2 parents 2d804cf + d33dfcd commit 72b12e6

3 files changed

Lines changed: 122 additions & 114 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ tests = [
7070
"fastapi>=0.128.0",
7171
"mypy==2.1.0",
7272
"pytest>=7.4.0,<10.0.0",
73-
"ruff==0.15.12",
73+
"ruff>=0.15.15",
7474
"uvicorn>=0.39.0",
7575
"ty>=0.0.25",
7676
]

release-notes.md

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

1010
### Internal
1111

12+
* ⬆ Bump the python-packages group across 1 directory with 6 updates. PR [#426](https://github.com/fastapi/fastapi-cli/pull/426) by [@dependabot[bot]](https://github.com/apps/dependabot).
1213
* ⬆ Bump eps1lon/actions-label-merge-conflict from 3.0.3 to 3.1.0 in the github-actions group. PR [#425](https://github.com/fastapi/fastapi-cli/pull/425) by [@dependabot[bot]](https://github.com/apps/dependabot).
1314
* ⬆ Bump typer from 0.25.1 to 0.26.2. PR [#424](https://github.com/fastapi/fastapi-cli/pull/424) by [@dependabot[bot]](https://github.com/apps/dependabot).
1415
* 👷 Automate release preparation. PR [#420](https://github.com/fastapi/fastapi-cli/pull/420) by [@tiangolo](https://github.com/tiangolo).

0 commit comments

Comments
 (0)