diff --git a/Pipfile b/Pipfile index 8477554b343..55fd2416fa7 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ asyncpg = "==0.29.0" azure-storage-blob = "==12.22.0" bcrypt = "==4.2.0" boto3 = "==1.26.10" -fastapi = "==0.110.3" +fastapi = "==0.115.4" # The latest version of the fastapi is not taken because of the issue # starlette version for those deps ==0.21.0 # with fastapi-mail that requires 0.21 < starlette < 0.22 diff --git a/Pipfile.lock b/Pipfile.lock index 4ef0375f549..eea69221c58 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "07fba85afd88883cc30ca1036d869fc0f7d4e710011fd755224b42b5c4b0cef4" + "sha256": "25ae9a6c408f7ed3c1cddb9246f8f8c65105e21fbfe5a55e5babc9cce001826a" }, "pipfile-spec": 6, "requires": { @@ -604,12 +604,12 @@ }, "fastapi": { "hashes": [ - "sha256:555700b0159379e94fdbfc6bb66a0f1c43f4cf7060f25239af3d84b63a656626", - "sha256:fd7600612f755e4050beb74001310b5a7e1796d149c2ee363124abdfa0289d32" + "sha256:0b504a063ffb3cf96a5e27dc1bc32c80ca743a2528574f9cdc77daa2d31b4742", + "sha256:db653475586b091cb8b2fec2ac54a680ac6a158e07406e1abae31679e8826349" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==0.110.3" + "version": "==0.115.4" }, "fastapi-mail": { "hashes": [ @@ -2144,11 +2144,11 @@ }, "starlette": { "hashes": [ - "sha256:6fe59f29268538e5d0d182f2791a479a0c64638e6935d1c6989e63fb2699c6ee", - "sha256:9af890290133b79fc3db55474ade20f6220a364a0402e0b556e7cd5e1e093823" + "sha256:9834fd799d1a87fd346deb76158668cfa0b0d56f85caefe8268e2d97c3468b62", + "sha256:fbc189474b4731cf30fcef52f18a8d070e3f3b46c6a04c97579e85e6ffca942d" ], "markers": "python_version >= '3.8'", - "version": "==0.37.2" + "version": "==0.41.2" }, "taskiq": { "extras": [