Skip to content

Commit 3a13bae

Browse files
MESH-2092 Bump the dependencies group across 1 directory with 4 updates
Bumps the dependencies group with 4 updates in the / directory: [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/Kludex/uvicorn), [types-lxml](https://github.com/abelcheung/types-lxml) and [ruff](https://github.com/astral-sh/ruff). Updates `fastapi` from 0.129.0 to 0.131.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.129.0...0.131.0) Updates `uvicorn` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.40.0...0.41.0) Updates `types-lxml` from 2026.1.1 to 2026.2.16 - [Release notes](https://github.com/abelcheung/types-lxml/releases) - [Changelog](https://github.com/abelcheung/types-lxml/blob/main/CHANGELOG.md) - [Commits](abelcheung/types-lxml@2026.01.01...2026.02.16) Updates `ruff` from 0.15.1 to 0.15.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.1...0.15.2) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.131.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uvicorn dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-lxml dependency-version: 2026.2.16 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-version: 0.15.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f083b4 commit 3a13bae

2 files changed

Lines changed: 35 additions & 35 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ python = ">=3.11,<3.14.0"
1616
types-python-dateutil = "^2.8.9"
1717
python-dateutil = "^2.8.2"
1818
cryptography = ">=44.0.1,<47"
19-
fastapi = "0.129.0"
19+
fastapi = "0.131.0"
2020
gunicorn = ">=21.2,<26.0"
21-
uvicorn = ">=0.23.2,<0.41.0"
21+
uvicorn = ">=0.23.2,<0.42.0"
2222
mesh-client = ">=4.0.1,<6.0.0"
2323
typing-extensions = ">=4.10.0"
2424

0 commit comments

Comments
 (0)