Skip to content

Commit 4f03a2e

Browse files
authored
Merge branch 'dependabot-updates' into dependabot/docker_compose/tracker/test/service/otel/opentelemetry-collector-contrib-0.151.0
2 parents 1231de4 + 167a0a3 commit 4f03a2e

3 files changed

Lines changed: 11 additions & 10 deletions

File tree

.github/resources/coverity-requirements.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
# SPDX-License-Identifier: Apache-2.0
33
# This file is licensed under Apache 2.0 License.
44

5-
pip == 26.0.1
6-
setuptools >= 78.1.1
7-
wheel == 0.46.3
8-
pybind11 == 3.0.3
5+
pip == 26.1
6+
setuptools >= 82.0.1
7+
8+
wheel == 0.47.0
9+
pybind11 == 3.0.4

.github/resources/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
# SPDX-License-Identifier: Apache-2.0
33
# This file is licensed under Apache 2.0 License.
44

5-
pip == 26.0.1
5+
pip == 26.1
66
pytest == 9.0.3
77
numpy == 2.2.6
8-
selenium == 4.41.0
8+
selenium == 4.43.0
99
selenium-wire == 5.1.0
1010
blinker == 1.9.0
1111
pyvirtualdisplay == 3.0
1212
opencv-python == 4.13.0.92
13-
setuptools >= 78.1.1
13+
setuptools >= 82.0.1
1414
xmltodict == 1.0.4
1515
PyYAML >=6.0.1,<7.0
1616
pylint [spelling] == 4.0.5

cluster_analytics/requirements-build.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# This file is licensed under Apache 2.0 License.
44

55
# Build-time dependencies with SHA256 hashes for supply chain security
6-
pybind11==3.0.3 \
7-
--hash=sha256:00471cdb816882c484708bc5dde80815c8c11cea540ab2cc6410f5ddea434755 \
8-
--hash=sha256:fb5f8e4a64946b4dcc0451c83a8c384f803bc0a62dd1ba02f199e97dbc9aad4c
6+
pybind11==3.0.4 \
7+
--hash=sha256:3286b59c8a774b9ee650169302dd5a4eedc30a8617905a0560dd8ee44775130c \
8+
--hash=sha256:961720ee652da51d531b7b2451a6bd2bc042b0106e6d9baa48ecb7d58034ce63

0 commit comments

Comments
 (0)