Skip to content

Commit

Permalink
Merge branch 'main' into upgrade-aiohttp-version
Browse files Browse the repository at this point in the history
  • Loading branch information
quinna-h authored Aug 27, 2024
2 parents c2a2aad + a1a5a09 commit 449727b
Show file tree
Hide file tree
Showing 37 changed files with 425 additions and 552 deletions.
17 changes: 0 additions & 17 deletions .gitlab/dogfood.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,7 @@
dogfood-dogweb-failed:
stage: dogfood
tags: ["arch:amd64"]
needs: ["dogfood-dogweb-trigger"]
when: on_failure
script:
- exit 0

dogfood-dogweb:
stage: dogfood
tags: ["arch:amd64"]
needs: ["dogfood-dogweb-trigger"]
when: on_success
script:
- exit 0

dogfood-dogweb-trigger:
stage: dogfood
trigger:
project: DataDog/dogweb
strategy: depend
branch: emmett.butler/ddtrace-unstable-dogfooding
allow_failure: true
needs: []
Expand Down
40 changes: 20 additions & 20 deletions .riot/requirements/11031a2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,45 +2,45 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/11031a2.in
# pip-compile --allow-unsafe --no-annotate .riot/requirements/11031a2.in
#
annotated-types==0.7.0
anthropic==0.28.0
anthropic==0.34.1
anyio==4.4.0
attrs==23.2.0
certifi==2024.6.2
attrs==24.2.0
certifi==2024.7.4
charset-normalizer==3.3.2
coverage[toml]==7.5.3
coverage[toml]==7.6.1
distro==1.9.0
filelock==3.14.0
fsspec==2024.6.0
filelock==3.15.4
fsspec==2024.6.1
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
huggingface-hub==0.23.2
huggingface-hub==0.24.6
hypothesis==6.45.0
idna==3.7
idna==3.8
iniconfig==2.0.0
jiter==0.4.1
jiter==0.5.0
mock==5.1.0
multidict==6.0.5
opentracing==2.4.0
packaging==24.0
packaging==24.1
pluggy==1.5.0
pydantic==2.7.3
pydantic-core==2.18.4
pytest==8.2.2
pytest-asyncio==0.23.7
pydantic==2.8.2
pydantic-core==2.20.1
pytest==8.3.2
pytest-asyncio==0.24.0
pytest-cov==5.0.0
pytest-mock==3.14.0
pyyaml==6.0.1
pyyaml==6.0.2
requests==2.32.3
sniffio==1.3.1
sortedcontainers==2.4.0
tokenizers==0.19.1
tqdm==4.66.4
typing-extensions==4.12.1
urllib3==2.2.1
tokenizers==0.20.0
tqdm==4.66.5
typing-extensions==4.12.2
urllib3==2.2.2
vcrpy==6.0.1
wrapt==1.16.0
yarl==1.9.4
20 changes: 10 additions & 10 deletions .riot/requirements/121f3e0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,29 @@
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --no-annotate .riot/requirements/121f3e0.in
# pip-compile --allow-unsafe --no-annotate .riot/requirements/121f3e0.in
#
aiofiles==24.1.0
anyio==4.4.0
attrs==23.2.0
attrs==24.2.0
certifi==2024.7.4
charset-normalizer==3.3.2
coverage[toml]==7.6.0
exceptiongroup==1.2.1
coverage[toml]==7.6.1
exceptiongroup==1.2.2
fastapi==0.64.0
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
httpx==0.27.2
hypothesis==6.45.0
idna==3.7
importlib-metadata==8.0.0
idna==3.8
importlib-metadata==8.4.0
iniconfig==2.0.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
pluggy==1.5.0
pydantic==1.10.17
pytest==8.2.2
pydantic==1.10.18
pytest==8.3.2
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-mock==3.14.0
Expand All @@ -36,4 +36,4 @@ starlette==0.13.6
tomli==2.0.1
typing-extensions==4.12.2
urllib3==2.2.2
zipp==3.19.2
zipp==3.20.1
42 changes: 21 additions & 21 deletions .riot/requirements/13e5e9e.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,47 +2,47 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --no-annotate .riot/requirements/13e5e9e.in
# pip-compile --allow-unsafe --no-annotate .riot/requirements/13e5e9e.in
#
annotated-types==0.7.0
anthropic==0.28.0
anthropic==0.34.1
anyio==4.4.0
attrs==23.2.0
certifi==2024.6.2
attrs==24.2.0
certifi==2024.7.4
charset-normalizer==3.3.2
coverage[toml]==7.5.3
coverage[toml]==7.6.1
distro==1.9.0
exceptiongroup==1.2.1
filelock==3.14.0
fsspec==2024.6.0
exceptiongroup==1.2.2
filelock==3.15.4
fsspec==2024.6.1
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
huggingface-hub==0.23.2
huggingface-hub==0.24.6
hypothesis==6.45.0
idna==3.7
idna==3.8
iniconfig==2.0.0
jiter==0.4.1
jiter==0.5.0
mock==5.1.0
multidict==6.0.5
opentracing==2.4.0
packaging==24.0
packaging==24.1
pluggy==1.5.0
pydantic==2.7.3
pydantic-core==2.18.4
pytest==8.2.2
pytest-asyncio==0.23.7
pydantic==2.8.2
pydantic-core==2.20.1
pytest==8.3.2
pytest-asyncio==0.24.0
pytest-cov==5.0.0
pytest-mock==3.14.0
pyyaml==6.0.1
pyyaml==6.0.2
requests==2.32.3
sniffio==1.3.1
sortedcontainers==2.4.0
tokenizers==0.19.1
tokenizers==0.20.0
tomli==2.0.1
tqdm==4.66.4
typing-extensions==4.12.1
urllib3==1.26.18
tqdm==4.66.5
typing-extensions==4.12.2
urllib3==1.26.19
vcrpy==6.0.1
wrapt==1.16.0
yarl==1.9.4
20 changes: 10 additions & 10 deletions .riot/requirements/1483567.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,29 @@
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --no-annotate .riot/requirements/1483567.in
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1483567.in
#
aiofiles==24.1.0
anyio==4.4.0
attrs==23.2.0
attrs==24.2.0
certifi==2024.7.4
charset-normalizer==3.3.2
coverage[toml]==7.6.0
exceptiongroup==1.2.1
coverage[toml]==7.6.1
exceptiongroup==1.2.2
fastapi==0.90.1
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
httpx==0.27.2
hypothesis==6.45.0
idna==3.7
importlib-metadata==8.0.0
idna==3.8
importlib-metadata==8.4.0
iniconfig==2.0.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
pluggy==1.5.0
pydantic==1.10.17
pytest==8.2.2
pydantic==1.10.18
pytest==8.3.2
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-mock==3.14.0
Expand All @@ -36,4 +36,4 @@ starlette==0.23.1
tomli==2.0.1
typing-extensions==4.12.2
urllib3==2.2.2
zipp==3.19.2
zipp==3.20.1
40 changes: 9 additions & 31 deletions .riot/requirements/148692c.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,60 +2,38 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --no-annotate .riot/requirements/148692c.in
# pip-compile --allow-unsafe --no-annotate .riot/requirements/148692c.in
#
aiofiles==24.1.0
annotated-types==0.7.0
anyio==4.4.0
attrs==23.2.0
attrs==24.2.0
certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
coverage[toml]==7.6.0
dnspython==2.6.1
email-validator==2.2.0
exceptiongroup==1.2.1
fastapi==0.111.0
fastapi-cli==0.0.4
coverage[toml]==7.6.1
exceptiongroup==1.2.2
fastapi==0.112.2
h11==0.14.0
httpcore==1.0.5
httptools==0.6.1
httpx==0.27.0
httpx==0.27.2
hypothesis==6.45.0
idna==3.7
idna==3.8
iniconfig==2.0.0
jinja2==3.1.4
markdown-it-py==3.0.0
markupsafe==2.1.5
mdurl==0.1.2
mock==5.1.0
opentracing==2.4.0
orjson==3.10.6
packaging==24.1
pluggy==1.5.0
pydantic==2.8.2
pydantic-core==2.20.1
pygments==2.18.0
pytest==8.2.2
pytest==8.3.2
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
python-dotenv==1.0.1
python-multipart==0.0.9
pyyaml==6.0.1
requests==2.32.3
rich==13.7.1
shellingham==1.5.4
sniffio==1.3.1
sortedcontainers==2.4.0
starlette==0.37.2
starlette==0.38.2
tomli==2.0.1
typer==0.12.3
typing-extensions==4.12.2
ujson==5.10.0
urllib3==2.2.2
uvicorn[standard]==0.30.1
uvloop==0.19.0
watchfiles==0.22.0
websockets==12.0
42 changes: 21 additions & 21 deletions .riot/requirements/149b454.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,47 +2,47 @@
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/149b454.in
# pip-compile --allow-unsafe --no-annotate .riot/requirements/149b454.in
#
annotated-types==0.7.0
anthropic==0.28.0
anthropic==0.34.1
anyio==4.4.0
attrs==23.2.0
certifi==2024.6.2
attrs==24.2.0
certifi==2024.7.4
charset-normalizer==3.3.2
coverage[toml]==7.5.3
coverage[toml]==7.6.1
distro==1.9.0
exceptiongroup==1.2.1
filelock==3.14.0
fsspec==2024.6.0
exceptiongroup==1.2.2
filelock==3.15.4
fsspec==2024.6.1
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
huggingface-hub==0.23.2
huggingface-hub==0.24.6
hypothesis==6.45.0
idna==3.7
idna==3.8
iniconfig==2.0.0
jiter==0.4.1
jiter==0.5.0
mock==5.1.0
multidict==6.0.5
opentracing==2.4.0
packaging==24.0
packaging==24.1
pluggy==1.5.0
pydantic==2.7.3
pydantic-core==2.18.4
pytest==8.2.2
pytest-asyncio==0.23.7
pydantic==2.8.2
pydantic-core==2.20.1
pytest==8.3.2
pytest-asyncio==0.24.0
pytest-cov==5.0.0
pytest-mock==3.14.0
pyyaml==6.0.1
pyyaml==6.0.2
requests==2.32.3
sniffio==1.3.1
sortedcontainers==2.4.0
tokenizers==0.19.1
tokenizers==0.20.0
tomli==2.0.1
tqdm==4.66.4
typing-extensions==4.12.1
urllib3==1.26.18
tqdm==4.66.5
typing-extensions==4.12.2
urllib3==1.26.19
vcrpy==6.0.1
wrapt==1.16.0
yarl==1.9.4
Loading

0 comments on commit 449727b

Please sign in to comment.