Skip to content

Commit 1cbef79

Browse files
chore(deps): bump fastapi from 0.121.3 to 0.135.3
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.121.3 to 0.135.3. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.121.3...0.135.3) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.135.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0988926 commit 1cbef79

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
"Topic :: Utilities",
1818
]
1919
dependencies = [
20-
"fastapi==0.121.3",
20+
"fastapi==0.135.3",
2121
"exceptiongroup==1.3.1; python_version < \"3.11\"",
2222
"google-genai==1.70.0",
2323
"mcp==1.26.0",

tooling/requirements-dev.lock.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -467,9 +467,9 @@ exceptiongroup==1.3.1 ; python_version < "3.11" \
467467
# anyio
468468
# movi-organizer (pyproject.toml)
469469
# pytest
470-
fastapi==0.121.3 \
471-
--hash=sha256:0055bc24fe53e56a40e9e0ad1ae2baa81622c406e548e501e717634e2dfbc40b \
472-
--hash=sha256:0c78fc87587fcd910ca1bbf5bc8ba37b80e119b388a7206b39f0ecc95ebf53e9
470+
fastapi==0.135.3 \
471+
--hash=sha256:9b0f590c813acd13d0ab43dd8494138eb58e484bfac405db1f3187cfc5810d98 \
472+
--hash=sha256:bd6d7caf1a2bdd8d676843cdcd2287729572a1ef524fc4d65c17ae002a1be654
473473
# via movi-organizer (pyproject.toml)
474474
filelock==3.25.2 \
475475
--hash=sha256:b64ece2b38f4ca29dd3e810287aa8c48182bbecd1ae6e9ae126c9b35f1382694 \

tooling/requirements.lock.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -319,9 +319,9 @@ exceptiongroup==1.3.1 ; python_version < "3.11" \
319319
# via
320320
# anyio
321321
# movi-organizer (pyproject.toml)
322-
fastapi==0.121.3 \
323-
--hash=sha256:0055bc24fe53e56a40e9e0ad1ae2baa81622c406e548e501e717634e2dfbc40b \
324-
--hash=sha256:0c78fc87587fcd910ca1bbf5bc8ba37b80e119b388a7206b39f0ecc95ebf53e9
322+
fastapi==0.135.3 \
323+
--hash=sha256:9b0f590c813acd13d0ab43dd8494138eb58e484bfac405db1f3187cfc5810d98 \
324+
--hash=sha256:bd6d7caf1a2bdd8d676843cdcd2287729572a1ef524fc4d65c17ae002a1be654
325325
# via movi-organizer (pyproject.toml)
326326
google-auth[requests]==2.49.1 \
327327
--hash=sha256:16d40da1c3c5a0533f57d268fe72e0ebb0ae1cc3b567024122651c045d879b64 \

0 commit comments

Comments
 (0)