Skip to content

Commit c249c59

Browse files
chore: bump fastapi from 0.135.2 to 0.135.3 (#63)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.135.2 to 0.135.3. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.135.2...0.135.3) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.135.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0cb09af commit c249c59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.13,<=3.14"
77
license = { text = "MIT" }
88
dependencies = [
9-
"fastapi==0.135.2",
9+
"fastapi==0.135.3",
1010
"mysql-connector==2.2.9",
1111
"pydantic==2.12.5",
1212
"requests==2.33.1",

0 commit comments

Comments
 (0)