Skip to content

Commit

Permalink
chore: update starlette latest version to 0.41.2 (#11354)
Browse files Browse the repository at this point in the history
Update starlette lockfiles and dependency package lockfiles.
This performs the following updates:
1) Some starlette lockfiles use starlette `latest`. This will update
starlette and dependencies.
2) Some starlette lockfiles use a pinned (non-latest) version of
starlette, but require a `latest` dependency version. This will update
the dependencies.

## Checklist
- [x] PR author has checked that all the criteria below are met
- The PR description includes an overview of the change
- The PR description articulates the motivation for the change
- The change includes tests OR the PR description describes a testing
strategy
- The PR description notes risks associated with the change, if any
- Newly-added code is easy to change
- The change follows the [library release note
guidelines](https://ddtrace.readthedocs.io/en/stable/releasenotes.html)
- The change includes or references documentation updates if necessary
- Backport labels are set (if
[applicable](https://ddtrace.readthedocs.io/en/latest/contributing.html#backporting))

## Reviewer Checklist
- [x] Reviewer has checked that all the criteria below are met 
- Title is accurate
- All changes are related to the pull request's stated goal
- Avoids breaking
[API](https://ddtrace.readthedocs.io/en/stable/versioning.html#interfaces)
changes
- Testing strategy adequately addresses listed risks
- Newly-added code is easy to change
- Release note makes sense to a user of the library
- If necessary, author has acknowledged and discussed the performance
implications of this PR as reported in the benchmarks PR comment
- Backport labels are set in a manner that is consistent with the
[release branch maintenance
policy](https://ddtrace.readthedocs.io/en/latest/contributing.html#backporting)

Co-authored-by: quinna-h <[email protected]>
  • Loading branch information
github-actions[bot] and quinna-h authored Nov 18, 2024
1 parent 79483a5 commit 5f7d6a0
Show file tree
Hide file tree
Showing 19 changed files with 92 additions and 92 deletions.
6 changes: 3 additions & 3 deletions .riot/requirements/112dc22.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ aiosqlite==0.20.0
anyio==3.7.1
attrs==24.2.0
certifi==2024.8.30
charset-normalizer==3.3.2
charset-normalizer==3.4.0
coverage[toml]==7.6.1
databases==0.8.0
exceptiongroup==1.2.2
Expand All @@ -23,7 +23,7 @@ importlib-metadata==8.5.0
iniconfig==2.0.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pytest==8.3.3
pytest-asyncio==0.21.1
Expand All @@ -35,7 +35,7 @@ sniffio==1.3.1
sortedcontainers==2.4.0
sqlalchemy==1.4.54
starlette==0.14.2
tomli==2.0.2
tomli==2.1.0
typing-extensions==4.12.2
urllib3==2.2.3
zipp==3.20.2
2 changes: 1 addition & 1 deletion .riot/requirements/1250d61.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ aiosqlite==0.19.0
anyio==3.7.1
attrs==24.2.0
certifi==2024.8.30
charset-normalizer==3.3.2
charset-normalizer==3.4.0
coverage[toml]==7.2.7
databases==0.8.0
exceptiongroup==1.2.2
Expand Down
10 changes: 5 additions & 5 deletions .riot/requirements/156e3cc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ aiosqlite==0.20.0
anyio==3.7.1
attrs==24.2.0
certifi==2024.8.30
charset-normalizer==3.3.2
coverage[toml]==7.6.1
charset-normalizer==3.4.0
coverage[toml]==7.6.4
databases==0.8.0
greenlet==3.0.3
h11==0.14.0
Expand All @@ -21,13 +21,13 @@ idna==3.10
iniconfig==2.0.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pytest==8.3.3
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-cov==6.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
pytest-randomly==3.16.0
requests==2.32.3
sniffio==1.3.1
sortedcontainers==2.4.0
Expand Down
10 changes: 5 additions & 5 deletions .riot/requirements/17a0f7f.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ aiosqlite==0.20.0
anyio==3.7.1
attrs==24.2.0
certifi==2024.8.30
charset-normalizer==3.3.2
coverage[toml]==7.6.1
charset-normalizer==3.4.0
coverage[toml]==7.6.4
databases==0.8.0
greenlet==3.0.3
h11==0.14.0
Expand All @@ -21,13 +21,13 @@ idna==3.10
iniconfig==2.0.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pytest==8.3.3
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-cov==6.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
pytest-randomly==3.16.0
requests==2.32.3
sniffio==1.3.1
sortedcontainers==2.4.0
Expand Down
14 changes: 7 additions & 7 deletions .riot/requirements/18392ae.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ aiosqlite==0.20.0
anyio==3.7.1
attrs==24.2.0
certifi==2024.8.30
charset-normalizer==3.3.2
coverage[toml]==7.6.1
charset-normalizer==3.4.0
coverage[toml]==7.6.4
databases==0.8.0
exceptiongroup==1.2.2
greenlet==3.0.3
Expand All @@ -22,18 +22,18 @@ idna==3.10
iniconfig==2.0.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pytest==8.3.3
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-cov==6.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
pytest-randomly==3.16.0
requests==2.32.3
sniffio==1.3.1
sortedcontainers==2.4.0
sqlalchemy==1.4.54
starlette==0.39.2
tomli==2.0.2
starlette==0.41.2
tomli==2.1.0
typing-extensions==4.12.2
urllib3==2.2.3
6 changes: 3 additions & 3 deletions .riot/requirements/1b846e9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ aiosqlite==0.20.0
anyio==3.7.1
attrs==24.2.0
certifi==2024.8.30
charset-normalizer==3.3.2
charset-normalizer==3.4.0
coverage[toml]==7.6.1
databases==0.8.0
exceptiongroup==1.2.2
Expand All @@ -23,7 +23,7 @@ importlib-metadata==8.5.0
iniconfig==2.0.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pytest==8.3.3
pytest-asyncio==0.21.1
Expand All @@ -35,7 +35,7 @@ sniffio==1.3.1
sortedcontainers==2.4.0
sqlalchemy==1.4.54
starlette==0.33.0
tomli==2.0.2
tomli==2.1.0
typing-extensions==4.12.2
urllib3==2.2.3
zipp==3.20.2
2 changes: 1 addition & 1 deletion .riot/requirements/1c489e9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ aiosqlite==0.19.0
anyio==3.7.1
attrs==24.2.0
certifi==2024.8.30
charset-normalizer==3.3.2
charset-normalizer==3.4.0
coverage[toml]==7.2.7
databases==0.8.0
exceptiongroup==1.2.2
Expand Down
14 changes: 7 additions & 7 deletions .riot/requirements/2c855a9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ aiosqlite==0.20.0
anyio==3.7.1
attrs==24.2.0
certifi==2024.8.30
charset-normalizer==3.3.2
coverage[toml]==7.6.1
charset-normalizer==3.4.0
coverage[toml]==7.6.4
databases==0.8.0
exceptiongroup==1.2.2
greenlet==3.0.3
Expand All @@ -23,19 +23,19 @@ importlib-metadata==8.5.0
iniconfig==2.0.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pytest==8.3.3
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-cov==6.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
pytest-randomly==3.16.0
requests==2.32.3
sniffio==1.3.1
sortedcontainers==2.4.0
sqlalchemy==1.4.54
starlette==0.14.2
tomli==2.0.2
tomli==2.1.0
typing-extensions==4.12.2
urllib3==2.2.3
zipp==3.20.2
zipp==3.21.0
12 changes: 6 additions & 6 deletions .riot/requirements/41529f2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ aiosqlite==0.20.0
anyio==3.7.1
attrs==24.2.0
certifi==2024.8.30
charset-normalizer==3.3.2
coverage[toml]==7.6.1
charset-normalizer==3.4.0
coverage[toml]==7.6.4
databases==0.8.0
greenlet==3.0.3
h11==0.14.0
Expand All @@ -21,17 +21,17 @@ idna==3.10
iniconfig==2.0.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pytest==8.3.3
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-cov==6.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
pytest-randomly==3.16.0
requests==2.32.3
sniffio==1.3.1
sortedcontainers==2.4.0
sqlalchemy==1.4.54
starlette==0.39.2
starlette==0.41.2
typing-extensions==4.12.2
urllib3==2.2.3
12 changes: 6 additions & 6 deletions .riot/requirements/4b1629e.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ aiosqlite==0.20.0
anyio==3.7.1
attrs==24.2.0
certifi==2024.8.30
charset-normalizer==3.3.2
coverage[toml]==7.6.1
charset-normalizer==3.4.0
coverage[toml]==7.6.4
databases==0.8.0
exceptiongroup==1.2.2
greenlet==3.0.3
Expand All @@ -22,18 +22,18 @@ idna==3.10
iniconfig==2.0.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pytest==8.3.3
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-cov==6.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
pytest-randomly==3.16.0
requests==2.32.3
sniffio==1.3.1
sortedcontainers==2.4.0
sqlalchemy==1.4.54
starlette==0.20.4
tomli==2.0.2
tomli==2.1.0
typing-extensions==4.12.2
urllib3==2.2.3
6 changes: 3 additions & 3 deletions .riot/requirements/7b8e50e.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ aiosqlite==0.20.0
anyio==3.7.1
attrs==24.2.0
certifi==2024.8.30
charset-normalizer==3.3.2
charset-normalizer==3.4.0
coverage[toml]==7.6.1
databases==0.8.0
exceptiongroup==1.2.2
Expand All @@ -23,7 +23,7 @@ importlib-metadata==8.5.0
iniconfig==2.0.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pytest==8.3.3
pytest-asyncio==0.21.1
Expand All @@ -35,7 +35,7 @@ sniffio==1.3.1
sortedcontainers==2.4.0
sqlalchemy==1.4.54
starlette==0.20.4
tomli==2.0.2
tomli==2.1.0
typing-extensions==4.12.2
urllib3==2.2.3
zipp==3.20.2
14 changes: 7 additions & 7 deletions .riot/requirements/7f7863d.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ aiosqlite==0.20.0
anyio==3.7.1
attrs==24.2.0
certifi==2024.8.30
charset-normalizer==3.3.2
coverage[toml]==7.6.1
charset-normalizer==3.4.0
coverage[toml]==7.6.4
databases==0.8.0
exceptiongroup==1.2.2
greenlet==3.0.3
Expand All @@ -23,19 +23,19 @@ importlib-metadata==8.5.0
iniconfig==2.0.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pytest==8.3.3
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-cov==6.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
pytest-randomly==3.16.0
requests==2.32.3
sniffio==1.3.1
sortedcontainers==2.4.0
sqlalchemy==1.4.54
starlette==0.20.4
tomli==2.0.2
tomli==2.1.0
typing-extensions==4.12.2
urllib3==2.2.3
zipp==3.20.2
zipp==3.21.0
12 changes: 6 additions & 6 deletions .riot/requirements/7ff8c97.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ aiosqlite==0.20.0
anyio==3.7.1
attrs==24.2.0
certifi==2024.8.30
charset-normalizer==3.3.2
coverage[toml]==7.6.1
charset-normalizer==3.4.0
coverage[toml]==7.6.4
databases==0.8.0
exceptiongroup==1.2.2
greenlet==3.0.3
Expand All @@ -22,18 +22,18 @@ idna==3.10
iniconfig==2.0.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pytest==8.3.3
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-cov==6.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
pytest-randomly==3.16.0
requests==2.32.3
sniffio==1.3.1
sortedcontainers==2.4.0
sqlalchemy==1.4.54
starlette==0.33.0
tomli==2.0.2
tomli==2.1.0
typing-extensions==4.12.2
urllib3==2.2.3
2 changes: 1 addition & 1 deletion .riot/requirements/91a3315.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ aiosqlite==0.19.0
anyio==3.7.1
attrs==24.2.0
certifi==2024.8.30
charset-normalizer==3.3.2
charset-normalizer==3.4.0
coverage[toml]==7.2.7
databases==0.8.0
exceptiongroup==1.2.2
Expand Down
Loading

0 comments on commit 5f7d6a0

Please sign in to comment.