Skip to content

Commit 2d7dfaf

Browse files
chore(deps): update all major dependencies
1 parent 630ec68 commit 2d7dfaf

File tree

3 files changed

+54
-34
lines changed

3 files changed

+54
-34
lines changed

requirements-dev.txt

+36-26
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
aiohappyeyeballs==2.4.0
88
# via aiohttp
99
aiohttp==3.10.5
10-
# via -r requirements.in
10+
# via -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
1111
aiomysql==0.2.0
1212
# via databases
1313
aiosignal==1.3.1
@@ -22,7 +22,7 @@ anyio==4.4.0
2222
astroid==3.2.4
2323
# via pylint
2424
async-lru==2.0.4
25-
# via -r requirements.in
25+
# via -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
2626
attrs==24.2.0
2727
# via
2828
# aiohttp
@@ -38,19 +38,19 @@ azure-storage-blob==12.22.0
3838
azure-storage-file-datalake==12.16.0
3939
# via cloudpathlib
4040
backoff==2.2.1
41-
# via -r requirements.in
41+
# via -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
4242
black==24.8.0
4343
# via -r requirements-dev.in
4444
blinker==1.8.2
4545
# via flask
4646
boto3==1.35.12
4747
# via
48-
# -r requirements.in
48+
# -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
4949
# cloudpathlib
5050
# cpg-utils
5151
botocore==1.35.12
5252
# via
53-
# -r requirements.in
53+
# -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
5454
# boto3
5555
# cpg-utils
5656
# s3transfer
@@ -81,23 +81,25 @@ cloudevents==1.11.0
8181
# via functions-framework
8282
cloudpathlib[all,azure,gs,s3]==0.19.0
8383
# via
84-
# -r requirements.in
84+
# -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
8585
# cpg-utils
8686
coverage[toml]==7.6.1
8787
# via
8888
# -r requirements-dev.in
8989
# pytest-cov
9090
cpg-utils==5.1.0
91-
# via -r requirements.in
91+
# via -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
9292
cryptography==43.0.1
9393
# via
94-
# -r requirements.in
94+
# -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
9595
# azure-storage-blob
9696
# pymysql
9797
databases[mysql]==0.9.0
98-
# via -r requirements.in
98+
# via -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
9999
deprecated==1.2.14
100-
# via cpg-utils
100+
# via
101+
# cpg-utils
102+
# opentelemetry-api
101103
deprecation==2.1.0
102104
# via cloudevents
103105
dill==0.3.8
@@ -112,7 +114,7 @@ email-validator==2.2.0
112114
# via fastapi
113115
fastapi[all]==0.112.2
114116
# via
115-
# -r requirements.in
117+
# -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
116118
# strawberry-graphql
117119
fastapi-cli[standard]==0.0.5
118120
# via fastapi
@@ -145,11 +147,12 @@ google-api-core[grpc]==2.19.2
145147
# google-cloud-storage
146148
google-auth==2.34.0
147149
# via
148-
# -r requirements.in
150+
# -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
149151
# cpg-utils
150152
# google-api-core
151153
# google-cloud-appengine-logging
152154
# google-cloud-core
155+
# google-cloud-logging
153156
# google-cloud-secret-manager
154157
# google-cloud-storage
155158
google-cloud-appengine-logging==1.4.5
@@ -158,27 +161,29 @@ google-cloud-audit-log==0.3.0
158161
# via google-cloud-logging
159162
google-cloud-bigquery==3.11.4
160163
# via
164+
# -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
161165
# -r requirements-dev.in
162-
# -r requirements.in
163166
google-cloud-core==2.4.1
164167
# via
165168
# google-cloud-bigquery
166169
# google-cloud-logging
167170
# google-cloud-storage
168-
google-cloud-logging==2.7.0
169-
# via -r requirements.in
171+
google-cloud-logging==3.11.3
172+
# via -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
170173
google-cloud-pubsub==2.18.3
171174
# via
175+
# -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
172176
# -r requirements-dev.in
173-
# -r requirements.in
174177
google-cloud-secret-manager==2.20.2
175178
# via cpg-utils
176-
google-cloud-storage==1.43.0
179+
google-cloud-storage==2.18.2
177180
# via
178-
# -r requirements.in
181+
# -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
179182
# cloudpathlib
180183
google-crc32c==1.6.0
181-
# via google-resumable-media
184+
# via
185+
# google-cloud-storage
186+
# google-resumable-media
182187
google-resumable-media==2.7.2
183188
# via
184189
# google-cloud-bigquery
@@ -231,6 +236,8 @@ idna==3.8
231236
# httpx
232237
# requests
233238
# yarl
239+
importlib-metadata==8.4.0
240+
# via opentelemetry-api
234241
iniconfig==2.0.0
235242
# via pytest
236243
isodate==0.6.1
@@ -275,6 +282,8 @@ nest-asyncio==1.6.0
275282
# via -r requirements-dev.in
276283
nodeenv==1.9.1
277284
# via pre-commit
285+
opentelemetry-api==1.27.0
286+
# via google-cloud-logging
278287
orjson==3.10.7
279288
# via fastapi
280289
packaging==24.1
@@ -309,9 +318,9 @@ protobuf==4.25.4
309318
# google-cloud-appengine-logging
310319
# google-cloud-audit-log
311320
# google-cloud-bigquery
321+
# google-cloud-logging
312322
# google-cloud-pubsub
313323
# google-cloud-secret-manager
314-
# google-cloud-storage
315324
# googleapis-common-protos
316325
# grpc-google-iam-v1
317326
# grpcio-status
@@ -358,7 +367,7 @@ pytest-cov==5.0.0
358367
# via -r requirements-dev.in
359368
python-dateutil==2.8.2
360369
# via
361-
# -r requirements.in
370+
# -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
362371
# botocore
363372
# google-cloud-bigquery
364373
# strawberry-graphql
@@ -380,7 +389,7 @@ pyyaml==6.0.2
380389
# uvicorn
381390
requests==2.32.3
382391
# via
383-
# -r requirements.in
392+
# -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
384393
# azure-core
385394
# cpg-utils
386395
# docker
@@ -400,11 +409,10 @@ shellingham==1.5.4
400409
six==1.16.0
401410
# via
402411
# azure-core
403-
# google-cloud-storage
404412
# isodate
405413
# python-dateutil
406414
slack-sdk==3.20.2
407-
# via -r requirements.in
415+
# via -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
408416
sniffio==1.3.1
409417
# via
410418
# anyio
@@ -419,8 +427,8 @@ starlette==0.38.4
419427
# strawberry-graphql
420428
strawberry-graphql[debug-server,fastapi]==0.243.0
421429
# via
430+
# -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
422431
# -r requirements-dev.in
423-
# -r requirements.in
424432
tabulate==0.9.0
425433
# via cpg-utils
426434
testcontainers[mysql]==4.8.1
@@ -457,7 +465,7 @@ urllib3==2.2.2
457465
# testcontainers
458466
uvicorn[standard]==0.29.0
459467
# via
460-
# -r requirements.in
468+
# -r /tmp/renovate/repos/github/populationgenomics/metamist/requirements.in
461469
# fastapi
462470
# fastapi-cli
463471
# strawberry-graphql
@@ -481,3 +489,5 @@ wrapt==1.16.0
481489
# testcontainers
482490
yarl==1.9.10
483491
# via aiohttp
492+
zipp==3.20.2
493+
# via importlib-metadata

requirements.in

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ cloudpathlib
1010
requests
1111
google-auth>=2.19.0
1212
google-cloud-bigquery==3.11.4
13-
google-cloud-logging==2.7.0
13+
google-cloud-logging==3.11.3
1414
google-cloud-pubsub==2.18.3
15-
google-cloud-storage==1.43.0
15+
google-cloud-storage==2.18.2
1616
uvicorn==0.29.0
1717
fastapi[all]==0.112.2
1818
strawberry-graphql[fastapi]==0.243.0

requirements.txt

+16-6
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@ cryptography==43.0.1
7474
databases[mysql]==0.9.0
7575
# via -r requirements.in
7676
deprecated==1.2.14
77-
# via cpg-utils
77+
# via
78+
# cpg-utils
79+
# opentelemetry-api
7880
dnspython==2.6.1
7981
# via email-validator
8082
email-validator==2.2.0
@@ -107,6 +109,7 @@ google-auth==2.34.0
107109
# google-api-core
108110
# google-cloud-appengine-logging
109111
# google-cloud-core
112+
# google-cloud-logging
110113
# google-cloud-secret-manager
111114
# google-cloud-storage
112115
google-cloud-appengine-logging==1.4.5
@@ -120,18 +123,20 @@ google-cloud-core==2.4.1
120123
# google-cloud-bigquery
121124
# google-cloud-logging
122125
# google-cloud-storage
123-
google-cloud-logging==2.7.0
126+
google-cloud-logging==3.11.3
124127
# via -r requirements.in
125128
google-cloud-pubsub==2.18.3
126129
# via -r requirements.in
127130
google-cloud-secret-manager==2.20.2
128131
# via cpg-utils
129-
google-cloud-storage==1.43.0
132+
google-cloud-storage==2.18.2
130133
# via
131134
# -r requirements.in
132135
# cloudpathlib
133136
google-crc32c==1.6.0
134-
# via google-resumable-media
137+
# via
138+
# google-cloud-storage
139+
# google-resumable-media
135140
google-resumable-media==2.7.2
136141
# via
137142
# google-cloud-bigquery
@@ -180,6 +185,8 @@ idna==3.8
180185
# httpx
181186
# requests
182187
# yarl
188+
importlib-metadata==8.4.0
189+
# via opentelemetry-api
183190
isodate==0.6.1
184191
# via
185192
# azure-storage-blob
@@ -202,6 +209,8 @@ multidict==6.0.5
202209
# via
203210
# aiohttp
204211
# yarl
212+
opentelemetry-api==1.27.0
213+
# via google-cloud-logging
205214
orjson==3.10.7
206215
# via fastapi
207216
packaging==24.1
@@ -220,9 +229,9 @@ protobuf==4.25.4
220229
# google-cloud-appengine-logging
221230
# google-cloud-audit-log
222231
# google-cloud-bigquery
232+
# google-cloud-logging
223233
# google-cloud-pubsub
224234
# google-cloud-secret-manager
225-
# google-cloud-storage
226235
# googleapis-common-protos
227236
# grpc-google-iam-v1
228237
# grpcio-status
@@ -287,7 +296,6 @@ shellingham==1.5.4
287296
six==1.16.0
288297
# via
289298
# azure-core
290-
# google-cloud-storage
291299
# isodate
292300
# python-dateutil
293301
slack-sdk==3.20.2
@@ -340,3 +348,5 @@ wrapt==1.16.0
340348
# via deprecated
341349
yarl==1.9.10
342350
# via aiohttp
351+
zipp==3.20.2
352+
# via importlib-metadata

0 commit comments

Comments
 (0)