Skip to content

Commit 1257de0

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pdfminer.six
2424
# -----------------------------------------------------------------------------
2525
# Pin specific versions for Docker builds
2626
Pillow==11.1.0
27-
fastapi==0.112.2
27+
fastapi==0.136.3
2828
# Note: requests/urllib3 versions constrained by Odoo's requirements.txt
2929

3030
# Excel support (xlrd is used by spp_manual_entitlement)

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ a2wsgi>=1.10.6
55
claim169
66
cryptography
77
faker
8-
fastapi>=0.110.0
8+
fastapi>=0.136.3
99
geojson
1010
httpx
1111
jwcrypto

0 commit comments

Comments
 (0)