Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sanic from 22.6.2 to 23.3.0 in /ingestion-edge #345

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion ingestion-edge/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pytest-timeout==2.1.0
pytest==7.3.1
python-dateutil==2.8.2
sanic-testing<22.9
Sanic<22.9
Sanic<23.4
tomli # for pytest on python<=3.10
types-protobuf
types-python-dateutil
Expand Down
22 changes: 16 additions & 6 deletions ingestion-edge/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,12 @@ h11==0.12.0 \
# via
# httpcore
# uvicorn
html5tagger==1.3.0 \
--hash=sha256:84fa3dfb49e5c83b79bbd856ab7b1de8e2311c3bb46a8be925f119e3880a8da9 \
--hash=sha256:ce14313515edffec8ed8a36c5890d023922641171b4e6e5774ad1a74998f5351
# via
# sanic
# tracerite
httpcore==0.15.0 \
--hash=sha256:1105b8b73c025f23ff7c36468e4432226cbb959176eab66864b8e31c4ee27fa6 \
--hash=sha256:18b68ab86a3ccf3e7dc0f43598eaddcf472b602aba29f9aa6ab85fe2ada3980b
Expand Down Expand Up @@ -752,13 +758,13 @@ rsa==4.7 \
--hash=sha256:69805d6b69f56eb05b62daea3a7dbd7aa44324ad1306445e05da8060232d00f4 \
--hash=sha256:a8774e55b59fd9fc893b0d05e9bfc6f47081f46ff5b46f39ccf24631b7be356b
# via google-auth
sanic==22.6.2 \
--hash=sha256:0edb346455ab5fba4304288c40af31c394f3503458b835051694f2607979010b \
--hash=sha256:efc3e19eb8c43836ebfd424cb3efc762880b5e3f8fbc07bc125e6d469243a62c
sanic==23.3.0 \
--hash=sha256:7cafbd63da9c6c6d8aeb8cb4304addf8a274352ab812014386c63e55f474fbee \
--hash=sha256:b80ebc5c38c983cb45ae5ecc7a669a54c823ec1dff297fbd5f817b1e9e9e49af
# via -r requirements.in
sanic-routing==22.3.0 \
--hash=sha256:8282fc05659ff2cebbffa4fb69697601fc9d653c34e0b5bdeed04a832e793fb9 \
--hash=sha256:fde5a7d4079794b585b9a2904accd0de5a70abf27c82d2658b40c551ef44f703
sanic-routing==22.8.0 \
--hash=sha256:305729b4e0bf01f074044a2a315ff401fa7eeffb009eec1d2c81d35e1038ddfc \
--hash=sha256:9a928ed9e19a36bc019223be90a5da0ab88cdd76b101e032510b6a7073c017e9
# via sanic
sanic-testing==22.6.0 \
--hash=sha256:8f006d2332106539cd6f3da8a5c0d1f31472261f3293e43e2c9bbad605e72c5b \
Expand Down Expand Up @@ -797,6 +803,10 @@ tomli==2.0.1 \
--hash=sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc \
--hash=sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f
# via -r requirements.in
tracerite==1.1.0 \
--hash=sha256:041dab8fd4bb405f73506293ac7438a2d311e5f9044378ba7d9a6540392f9e4b \
--hash=sha256:4cccac04db05eeeabda45e72b57199e147fa2f73cf64d89cfd625df321bd2ab6
# via sanic
types-protobuf==4.22.0.2 \
--hash=sha256:031a77403a8952b31869b9ff3883c9a21649dd224ca3673ee4287384e91ea2be \
--hash=sha256:51c23400114461ec96aeca718f1dc3e05d6afb4ef6cc0a94f27af760c576a5bf
Expand Down