Skip to content

Commit

Permalink
chore(deps): update dependency starlette to v0.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent ba7f128 commit 1ddf6fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -296,9 +296,9 @@ requests==2.32.3 ; python_version >= "3.11" and python_version < "4.0" \
sniffio==1.3.1 ; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:2f6da418d1f1e0fddd844478f41680e794e6051915791a034ff65e5f100525a2 \
--hash=sha256:f4324edc670a0f49750a81b895f35c3adb843cca46f0530f79fc1babb23789dc
starlette==0.38.6 ; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:4517a1409e2e73ee4951214ba012052b9e16f60e90d73cfb06192c19203bbb05 \
--hash=sha256:863a1588f5574e70a821dadefb41e4881ea451a47a3cd1b4df359d4ffefe5ead
starlette==0.39.0; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:57164a38948018134537d31367fb46ef9be6050a8e955fb4990235960ed03f92 \
--hash=sha256:b35acedae74e95967dd9c0a47b45f5803dcd8973d0d95c18c1abb184845ba42c
types-requests==2.32.0.20240914 ; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:2850e178db3919d9bf809e434eef65ba49d0e7e33ac92d588f4a5e295fffd405 \
--hash=sha256:59c2f673eb55f32a99b2894faf6020e1a9f4a402ad0f192bfee0b64469054310
Expand Down

0 comments on commit 1ddf6fa

Please sign in to comment.