Skip to content

Commit ff28012

Browse files
Update Mend: high confidence minor and patch dependency updates
1 parent f771606 commit ff28012

File tree

5 files changed

+23
-23
lines changed

5 files changed

+23
-23
lines changed

ci/docker/fasttest/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Jinja2==3.1.3
22
numpy==1.26.4
33
requests==2.32.3
44
pandas==1.5.3
5-
scipy==1.12.0
5+
scipy==1.15.2
66
urllib3==1.26.5
Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
blinker==1.4
1+
blinker==1.9.0
22
cryptography==3.4.8
33
dbus-python==1.2.18
4-
distro==1.7.0
5-
httplib2==0.20.2
6-
importlib-metadata==4.6.4
7-
jeepney==0.7.1
8-
keyring==23.5.0
9-
launchpadlib==1.10.16
4+
distro==1.9.0
5+
httplib2==0.22.0
6+
importlib-metadata==4.13.0
7+
jeepney==0.9.0
8+
keyring==23.13.1
9+
launchpadlib==1.11.0
1010
lazr.restfulclient==0.14.4
1111
lazr.uri==1.0.6
12-
more-itertools==8.10.0
12+
more-itertools==8.14.0
1313
oauthlib==3.2.0
14-
packaging==24.1
15-
pip==24.1.1
14+
packaging==24.2
15+
pip==24.3.1
1616
pipdeptree==2.23.0
1717
pycurl==7.45.3
18-
PyJWT==2.3.0
18+
PyJWT==2.10.1
1919
pyparsing==2.4.7
2020
SecretStorage==3.3.1
2121
setuptools==59.6.0
22-
six==1.16.0
22+
six==1.17.0
2323
wadllib==1.3.6
2424
wheel==0.37.1
2525
zipp==1.0.0

ci/docker/stateless-test/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ Jinja2==3.1.3
22
numpy==1.26.4
33
requests==2.32.3
44
pandas==1.5.3
5-
scipy==1.12.0
6-
pyarrow==18.0.0
7-
grpcio==1.47.0
8-
protobuf==4.25.3
5+
scipy==1.15.2
6+
pyarrow==18.1.0
7+
grpcio==1.71.0
8+
protobuf==4.25.7
99

1010
# performance tests >>
1111
clickhouse_driver
12-
scipy==1.12.0
12+
scipy==1.15.2
1313
# << performance tests

ci/docker/style-test/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
requests==2.32.3
2-
yamllint==1.26.3
3-
codespell==2.2.1
2+
yamllint==1.37.0
3+
codespell==2.4.1
44
mypy==1.15.0
5-
pylint==3.1.0
5+
pylint==3.3.6
66
# required for change log generation:
77
tqdm==4.67.1
88
thefuzz==0.22.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pygithub==1.43.5
2-
tabulate==0.8.6
1+
pygithub==1.59.1
2+
tabulate==0.9.0
33
termcolor==1.1.0

0 commit comments

Comments
 (0)