Skip to content

Commit 5e57e2d

Browse files
pip: bump pip from 25.3 to 26.0 in /.github/resources (#1008)
1 parent fc813bd commit 5e57e2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/resources/coverity-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33
# This file is licensed under Apache 2.0 License.
44

5-
pip == 25.3
5+
pip == 26.0
66
setuptools >= 78.1.1
77
wheel == 0.45.1
88
pybind11 == 3.0.1

.github/resources/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33
# This file is licensed under Apache 2.0 License.
44

5-
pip == 25.3
5+
pip == 26.0
66
pytest == 9.0.1
77
numpy == 2.2.6
88
selenium == 4.38.0

0 commit comments

Comments
 (0)