File tree Expand file tree Collapse file tree 5 files changed +20
-20
lines changed
integration/integration-test Expand file tree Collapse file tree 5 files changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ Jinja2==3.1.3
2
2
numpy == 1.26.4
3
3
requests == 2.32.3
4
4
pandas == 1.5.3
5
- scipy == 1.12.0
5
+ scipy == 1.16.1
6
6
urllib3 == 1.26.5
Original file line number Diff line number Diff line change 1
- blinker == 1.4
1
+ blinker == 1.9.0
2
2
cryptography == 3.4.8
3
3
dbus-python == 1.2.18
4
- distro == 1.7 .0
4
+ distro == 1.9 .0
5
5
httplib2 == 0.20.2
6
- importlib-metadata == 4.6.4
6
+ importlib-metadata == 4.13.0
7
7
jeepney == 0.7.1
8
- keyring == 23.5.0
8
+ keyring == 23.13.1
9
9
launchpadlib == 1.10.16
10
10
lazr.restfulclient == 0.14.4
11
11
lazr.uri == 1.0.6
12
- more-itertools == 8.10 .0
12
+ more-itertools == 8.14 .0
13
13
oauthlib == 3.2.0
14
- packaging == 24.1
15
- pip == 24.1 .1
14
+ packaging == 24.2
15
+ pip == 24.3 .1
16
16
pipdeptree == 2.23.0
17
17
pycurl == 7.45.3
18
18
PyJWT == 2.3.0
19
19
pyparsing == 2.4.7
20
20
SecretStorage == 3.3.1
21
21
setuptools == 59.6.0
22
- six == 1.16 .0
22
+ six == 1.17 .0
23
23
wadllib == 1.3.6
24
24
wheel == 0.37.1
25
25
zipp == 1.0.0
Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ Jinja2==3.1.3
2
2
numpy == 1.26.4
3
3
requests == 2.32.3
4
4
pandas == 1.5.3
5
- scipy == 1.12.0
6
- pyarrow == 18.0 .0
7
- grpcio == 1.47 .0
5
+ scipy == 1.16.1
6
+ pyarrow == 18.1 .0
7
+ grpcio == 1.74 .0
8
8
protobuf == 4.25.3
9
9
10
10
# performance tests >>
11
11
clickhouse_driver
12
- scipy == 1.12.0
12
+ scipy == 1.16.1
13
13
# << performance tests
Original file line number Diff line number Diff line change 1
1
requests == 2.32.3
2
- yamllint == 1.26.3
3
- codespell == 2.2 .1
4
- mypy == 1.15.0
5
- pylint == 3.1.0
2
+ yamllint == 1.37.1
3
+ codespell == 2.4 .1
4
+ mypy == 1.17.1
5
+ pylint == 3.3.8
6
6
# required for change log generation:
7
7
tqdm == 4.67.1
8
8
thefuzz == 0.22.1
9
- PyGitHub == 2.6.1
9
+ PyGitHub == 2.7.0
10
10
boto3 == 1.37.38
Original file line number Diff line number Diff line change 1
- pygithub == 1.43.5
2
- tabulate == 0.8.6
1
+ pygithub == 1.59.1
2
+ tabulate == 0.9.0
3
3
termcolor == 1.1.0
You can’t perform that action at this time.
0 commit comments