Skip to content

Commit 3e74418

Browse files
committed
Renew update
1 parent 5e12f5d commit 3e74418

File tree

4 files changed

+54
-54
lines changed

4 files changed

+54
-54
lines changed

NOTICE-3RD-PARTY-CONTENT.md

Lines changed: 43 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -3,61 +3,63 @@
33
## Python
44
| Dependency | Version | License |
55
|:-----------|:-------:|--------:|
6-
|aiohttp|3.9.3|Apache 2.0|
6+
|aiohttp|3.9.5|Apache 2.0|
77
|aiosignal|1.3.1|Apache 2.0|
88
|async-timeout|4.0.3|Apache 2.0|
9-
|attrs|23.1.0|MIT|
10-
|build|1.0.3|MIT|
9+
|attrs|24.2.0|MIT|
10+
|build|1.2.2|MIT|
1111
|cfgv|3.4.0|MIT|
1212
|click|8.1.7|New BSD|
13-
|cloudevents|1.10.0|Apache 2.0|
14-
|coverage|7.3.2|Apache 2.0|
13+
|cloudevents|1.11.0|Apache 2.0|
14+
|coverage|7.6.1|Apache 2.0|
1515
|Deprecated|1.2.14|MIT|
1616
|deprecation|2.1.0|Apache 2.0|
17-
|distlib|0.3.7|Python Software Foundation License|
18-
|exceptiongroup|1.1.3|MIT|
19-
|filelock|3.12.4|The Unlicense (Unlicense)|
20-
|frozenlist|1.4.0|Apache 2.0|
21-
|grpcio|1.59.0|Apache 2.0|
22-
|identify|2.5.30|MIT|
23-
|idna|3.4|BSD|
17+
|distlib|0.3.8|Python Software Foundation License|
18+
|exceptiongroup|1.2.2|MIT|
19+
|filelock|3.16.0|The Unlicense (Unlicense)|
20+
|frozenlist|1.4.1|Apache 2.0|
21+
|grpcio|1.64.1|Apache 2.0|
22+
|identify|2.6.0|MIT|
23+
|idna|3.8|BSD|
24+
|importlib-metadata|7.1.0|Apache 2.0|
2425
|iniconfig|2.0.0|MIT|
25-
|multidict|6.0.4|Apache 2.0|
26-
|mypy|1.5.1|MIT|
26+
|multidict|6.0.5|Apache 2.0|
27+
|mypy|1.11.2|MIT|
2728
|mypy-extensions|1.0.0|MIT|
28-
|mypy-protobuf|3.5.0|Apache 2.0|
29-
|nodeenv|1.8.0|BSD|
30-
|opentelemetry-api|1.15.0|Apache 2.0|
31-
|opentelemetry-distro|0.36b0|Apache 2.0|
32-
|opentelemetry-instrumentation|0.36b0|Apache 2.0|
33-
|opentelemetry-instrumentation-logging|0.36b0|Apache 2.0|
34-
|opentelemetry-sdk|1.15.0|Apache 2.0|
35-
|opentelemetry-semantic-conventions|0.36b0|Apache 2.0|
36-
|packaging|23.2|Apache 2.0<br/>BSD|
37-
|paho-mqtt|1.6.1|OSI Approved|
29+
|mypy-protobuf|3.6.0|Apache 2.0|
30+
|nodeenv|1.9.1|BSD|
31+
|opentelemetry-api|1.25.0|Apache 2.0|
32+
|opentelemetry-distro|0.46b0|Apache 2.0|
33+
|opentelemetry-instrumentation|0.46b0|Apache 2.0|
34+
|opentelemetry-instrumentation-logging|0.46b0|Apache 2.0|
35+
|opentelemetry-sdk|1.25.0|Apache 2.0|
36+
|opentelemetry-semantic-conventions|0.46b0|Apache 2.0|
37+
|packaging|24.1|Apache 2.0<br/>BSD|
38+
|paho-mqtt|2.1.0|OSI Approved|
3839
|parameterized|0.9.0|Simplified BSD|
3940
|pip|23.0.1|MIT|
40-
|pip-tools|7.3.0|BSD|
41-
|platformdirs|3.11.0|MIT|
42-
|pluggy|1.3.0|MIT|
43-
|pre-commit|3.3.3|MIT|
44-
|protobuf|4.24.4|Google License|
45-
|pyproject-hooks|1.0.0|MIT|
46-
|pytest|7.4.2|MIT|
47-
|pytest-asyncio|0.21.1|Apache 2.0|
48-
|pytest-cov|4.1.0|MIT|
41+
|pip-tools|7.4.1|BSD|
42+
|platformdirs|4.3.2|MIT|
43+
|pluggy|1.5.0|MIT|
44+
|pre-commit|3.8.0|MIT|
45+
|protobuf|5.27.2|Google License|
46+
|pyproject-hooks|1.1.0|MIT|
47+
|pytest|8.3.2|MIT|
48+
|pytest-asyncio|0.24.0|Apache 2.0|
49+
|pytest-cov|5.0.0|MIT|
4950
|pytest-ordering|0.6|MIT|
50-
|PyYAML|6.0.1|MIT|
51+
|PyYAML|6.0.2|MIT|
5152
|setuptools|65.5.1|MIT|
5253
|tomli|2.0.1|MIT|
53-
|types-mock|5.1.0.2|Apache 2.0|
54-
|types-protobuf|4.24.0.2|Apache 2.0|
55-
|typing-extensions|4.11.0|Python Software Foundation License|
56-
|velocitas-sdk|0.14.1|Apache 2.0|
57-
|virtualenv|20.24.5|MIT|
58-
|wheel|0.41.2|MIT|
54+
|types-mock|5.1.0.20240425|Apache 2.0|
55+
|types-protobuf|5.27.0.20240907|Apache 2.0|
56+
|typing-extensions|4.12.2|Python Software Foundation License|
57+
|velocitas-sdk|0.15.3|Apache 2.0|
58+
|virtualenv|20.26.4|MIT|
59+
|wheel|0.44.0|MIT|
5960
|wrapt|1.16.0|BSD|
60-
|yarl|1.9.2|Apache 2.0|
61+
|yarl|1.11.0|Apache 2.0|
62+
|zipp|3.20.1|MIT|
6163
## Workflows
6264
| Dependency | Version | License |
6365
|:-----------|:-------:|--------:|

app/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ frozenlist==1.4.1
2424
# aiosignal
2525
grpcio==1.64.1
2626
# via velocitas-sdk
27-
idna==3.7
27+
idna==3.8
2828
# via yarl
2929
importlib-metadata==7.1.0
3030
# via opentelemetry-api
@@ -68,9 +68,9 @@ wrapt==1.16.0
6868
# via
6969
# deprecated
7070
# opentelemetry-instrumentation
71-
yarl==1.9.4
71+
yarl==1.11.0
7272
# via aiohttp
73-
zipp==3.20.0
73+
zipp==3.20.1
7474
# via importlib-metadata
7575

7676
# The following packages are considered to be unsafe in a requirements file:

app/tests/requirements.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
# pip-compile app/tests/requirements.in
66
#
77
coverage[toml]==7.6.1
8-
# via
9-
# coverage
10-
# pytest-cov
8+
# via pytest-cov
119
exceptiongroup==1.2.2
1210
# via pytest
1311
iniconfig==2.0.0
@@ -22,7 +20,7 @@ pytest==8.3.2
2220
# pytest-asyncio
2321
# pytest-cov
2422
# pytest-ordering
25-
pytest-asyncio==0.23.8
23+
pytest-asyncio==0.24.0
2624
# via -r app/tests/requirements.in
2725
pytest-cov==5.0.0
2826
# via -r app/tests/requirements.in

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@
44
#
55
# pip-compile
66
#
7-
build==1.2.1
7+
build==1.2.2
88
# via pip-tools
99
cfgv==3.4.0
1010
# via pre-commit
1111
click==8.1.7
1212
# via pip-tools
1313
distlib==0.3.8
1414
# via virtualenv
15-
filelock==3.15.4
15+
filelock==3.16.0
1616
# via virtualenv
1717
identify==2.6.0
1818
# via pre-commit
19-
mypy==1.11.1
19+
mypy==1.11.2
2020
# via -r requirements.in
2121
mypy-extensions==1.0.0
2222
# via mypy
@@ -31,7 +31,7 @@ packaging==24.1
3131
# build
3232
pip-tools==7.4.1
3333
# via -r requirements.in
34-
platformdirs==4.2.2
34+
platformdirs==4.3.2
3535
# via virtualenv
3636
pre-commit==3.8.0
3737
# via -r requirements.in
@@ -51,13 +51,13 @@ tomli==2.0.1
5151
# build
5252
# mypy
5353
# pip-tools
54-
types-protobuf==5.27.0.20240626
54+
types-protobuf==5.27.0.20240907
5555
# via mypy-protobuf
5656
typing-extensions==4.12.2
5757
# via
5858
# -c app/requirements.txt
5959
# mypy
60-
virtualenv==20.26.3
60+
virtualenv==20.26.4
6161
# via pre-commit
6262
wheel==0.44.0
6363
# via pip-tools

0 commit comments

Comments
 (0)