Skip to content

Commit 0461108

Browse files
authored
[services] Bump pip dependencies (#15268)
## Change Description Updates pip dependencies ## Security Assessment - This change potentially impacts the Hail Batch instance as deployed by Broad Institute in GCP ### Impact Rating - This change has a low security impact ### Impact Description Good housekeeping to stay ahead of any potential vulnerabilities ### Appsec Review - [x] Required: The impact has been assessed and approved by appsec
1 parent 9fc57e6 commit 0461108

8 files changed

Lines changed: 120 additions & 82 deletions

File tree

batch/pinned-requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --python-version 3.10 --python-platform linux batch/requirements.txt --output-file=batch/pinned-requirements.txt
3-
aiodocker==0.25.0
3+
aiodocker==0.26.0
44
# via -r batch/requirements.txt
55
aiohappyeyeballs==2.6.1
66
# via
@@ -57,7 +57,7 @@ idna==3.11
5757
# -c batch/../hail/python/pinned-requirements.txt
5858
# -c batch/../web_common/pinned-requirements.txt
5959
# yarl
60-
multidict==6.7.0
60+
multidict==6.7.1
6161
# via
6262
# -c batch/../gear/pinned-requirements.txt
6363
# -c batch/../hail/python/dev/pinned-requirements.txt
@@ -70,7 +70,7 @@ numpy==2.2.6
7070
# -c batch/../hail/python/dev/pinned-requirements.txt
7171
# -c batch/../hail/python/pinned-requirements.txt
7272
# pandas
73-
packaging==25.0
73+
packaging==26.0
7474
# via
7575
# -c batch/../gear/pinned-requirements.txt
7676
# -c batch/../hail/python/dev/pinned-requirements.txt
@@ -108,7 +108,7 @@ six==1.17.0
108108
# -c batch/../hail/python/dev/pinned-requirements.txt
109109
# -c batch/../hail/python/pinned-requirements.txt
110110
# python-dateutil
111-
tenacity==9.1.2
111+
tenacity==9.1.4
112112
# via
113113
# -c batch/../hail/python/pinned-requirements.txt
114114
# plotly

ci/pinned-requirements.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ certifi==2026.1.4
88
# requests
99
cffi==2.0.0
1010
# via
11+
# -c ci/../gear/pinned-requirements.txt
1112
# -c ci/../hail/python/dev/pinned-requirements.txt
1213
# -c ci/../hail/python/pinned-requirements.txt
1314
# cryptography
@@ -22,8 +23,9 @@ click==8.3.1
2223
# -c ci/../hail/python/dev/pinned-requirements.txt
2324
# -c ci/../hail/python/pinned-requirements.txt
2425
# zulip
25-
cryptography==46.0.3
26+
cryptography==46.0.5
2627
# via
28+
# -c ci/../gear/pinned-requirements.txt
2729
# -c ci/../hail/python/pinned-requirements.txt
2830
# pyjwt
2931
distro==1.9.0
@@ -37,12 +39,13 @@ idna==3.11
3739
# -c ci/../hail/python/pinned-requirements.txt
3840
# -c ci/../web_common/pinned-requirements.txt
3941
# requests
40-
pycparser==2.23
42+
pycparser==3.0
4143
# via
44+
# -c ci/../gear/pinned-requirements.txt
4245
# -c ci/../hail/python/dev/pinned-requirements.txt
4346
# -c ci/../hail/python/pinned-requirements.txt
4447
# cffi
45-
pyjwt==2.10.1
48+
pyjwt==2.11.0
4649
# via
4750
# -c ci/../hail/python/pinned-requirements.txt
4851
# gidgethub

gear/pinned-requirements.txt

Lines changed: 31 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,23 @@ certifi==2026.1.4
4242
# -c gear/../hail/python/pinned-requirements.txt
4343
# kubernetes-asyncio
4444
# requests
45+
cffi==2.0.0
46+
# via
47+
# -c gear/../hail/python/dev/pinned-requirements.txt
48+
# -c gear/../hail/python/hailtop/pinned-requirements.txt
49+
# -c gear/../hail/python/pinned-requirements.txt
50+
# cryptography
4551
charset-normalizer==3.4.4
4652
# via
4753
# -c gear/../hail/python/dev/pinned-requirements.txt
4854
# -c gear/../hail/python/hailtop/pinned-requirements.txt
4955
# -c gear/../hail/python/pinned-requirements.txt
5056
# requests
57+
cryptography==46.0.5
58+
# via
59+
# -c gear/../hail/python/hailtop/pinned-requirements.txt
60+
# -c gear/../hail/python/pinned-requirements.txt
61+
# google-auth
5162
frozenlist==1.8.0
5263
# via
5364
# -c gear/../hail/python/dev/pinned-requirements.txt
@@ -57,9 +68,9 @@ frozenlist==1.8.0
5768
# aiosignal
5869
google-api-core==2.29.0
5970
# via google-api-python-client
60-
google-api-python-client==2.187.0
71+
google-api-python-client==2.190.0
6172
# via google-cloud-profiler
62-
google-auth==2.47.0
73+
google-auth==2.48.0
6374
# via
6475
# -c gear/../hail/python/hailtop/pinned-requirements.txt
6576
# -c gear/../hail/python/pinned-requirements.txt
@@ -75,7 +86,7 @@ google-cloud-profiler==4.1.0
7586
# via -r gear/requirements.txt
7687
googleapis-common-protos==1.72.0
7788
# via google-api-core
78-
httplib2==0.31.0
89+
httplib2==0.31.2
7990
# via
8091
# google-api-python-client
8192
# google-auth-httplib2
@@ -88,21 +99,21 @@ idna==3.11
8899
# yarl
89100
kubernetes-asyncio==19.15.1
90101
# via -r gear/requirements.txt
91-
multidict==6.7.0
102+
multidict==6.7.1
92103
# via
93104
# -c gear/../hail/python/dev/pinned-requirements.txt
94105
# -c gear/../hail/python/hailtop/pinned-requirements.txt
95106
# -c gear/../hail/python/pinned-requirements.txt
96107
# aiohttp
97108
# yarl
98-
packaging==25.0
109+
packaging==26.0
99110
# via
100111
# -c gear/../hail/python/dev/pinned-requirements.txt
101112
# -c gear/../hail/python/pinned-requirements.txt
102113
# -r gear/requirements.txt
103114
prometheus-async==19.2.0
104115
# via -r gear/requirements.txt
105-
prometheus-client==0.24.0
116+
prometheus-client==0.24.1
106117
# via
107118
# -c gear/../hail/python/dev/pinned-requirements.txt
108119
# -r gear/requirements.txt
@@ -114,15 +125,15 @@ propcache==0.4.1
114125
# -c gear/../hail/python/pinned-requirements.txt
115126
# aiohttp
116127
# yarl
117-
proto-plus==1.27.0
128+
proto-plus==1.27.1
118129
# via google-api-core
119-
protobuf==6.33.4
130+
protobuf==6.33.5
120131
# via
121132
# google-api-core
122133
# google-cloud-profiler
123134
# googleapis-common-protos
124135
# proto-plus
125-
pyasn1==0.6.1
136+
pyasn1==0.6.2
126137
# via
127138
# -c gear/../hail/python/hailtop/pinned-requirements.txt
128139
# -c gear/../hail/python/pinned-requirements.txt
@@ -133,11 +144,17 @@ pyasn1-modules==0.4.2
133144
# -c gear/../hail/python/hailtop/pinned-requirements.txt
134145
# -c gear/../hail/python/pinned-requirements.txt
135146
# google-auth
147+
pycparser==3.0
148+
# via
149+
# -c gear/../hail/python/dev/pinned-requirements.txt
150+
# -c gear/../hail/python/hailtop/pinned-requirements.txt
151+
# -c gear/../hail/python/pinned-requirements.txt
152+
# cffi
136153
pymysql==1.1.2
137154
# via
138155
# -r gear/requirements.txt
139156
# aiomysql
140-
pyparsing==3.3.1
157+
pyparsing==3.3.2
141158
# via
142159
# -c gear/../hail/python/dev/pinned-requirements.txt
143160
# httplib2
@@ -165,9 +182,11 @@ rsa==4.9.1
165182
# -c gear/../hail/python/hailtop/pinned-requirements.txt
166183
# -c gear/../hail/python/pinned-requirements.txt
167184
# google-auth
168-
setuptools==80.9.0
185+
setuptools==81.0.0
169186
# via
170187
# -c gear/../hail/python/dev/pinned-requirements.txt
188+
# -c gear/../hail/python/hailtop/pinned-requirements.txt
189+
# -c gear/../hail/python/pinned-requirements.txt
171190
# kubernetes-asyncio
172191
six==1.17.0
173192
# via
@@ -187,6 +206,7 @@ typing-extensions==4.15.0
187206
# -c gear/../hail/python/hailtop/pinned-requirements.txt
188207
# -c gear/../hail/python/pinned-requirements.txt
189208
# aiosignal
209+
# cryptography
190210
# multidict
191211
uritemplate==4.2.0
192212
# via google-api-python-client

0 commit comments

Comments
 (0)