Skip to content

Commit 1fec473

Browse files
chore(deps): bump the patch-updates group across 1 directory with 2 updates
Bumps the patch-updates group with 2 updates in the /services/reis directory: [fastapi[standard]](https://github.com/fastapi/fastapi) and [ty](https://github.com/astral-sh/ty). Updates `fastapi[standard]` from 0.136.1 to 0.136.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.1...0.136.3) Updates `ty` from 0.0.38 to 0.0.39 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.38...0.0.39) --- updated-dependencies: - dependency-name: fastapi[standard] dependency-version: 0.136.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: ty dependency-version: 0.0.39 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0308b9 commit 1fec473

2 files changed

Lines changed: 28 additions & 28 deletions

File tree

services/reis/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"langchain-aws>=1.5.0",
2121
"langchain-nvidia-ai-endpoints>=1.4.0",
2222
"psycopg[binary]>=3.3.4",
23-
"fastapi[standard]==0.136.1",
23+
"fastapi[standard]==0.136.3",
2424
"azure-search-documents==11.6.0",
2525
"azure-identity==1.25.3",
2626
"pdfminer-six>=20260107",
@@ -43,7 +43,7 @@ dependencies = [
4343
[dependency-groups]
4444
dev = [
4545
"ruff==0.15.14",
46-
"ty>=0.0.38",
46+
"ty>=0.0.39",
4747
"pip==26.1.1",
4848
"pre-commit==4.6.0",
4949
"pytest==9.0.3",

services/reis/uv.lock

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

0 commit comments

Comments
 (0)