Skip to content

Commit f015f83

Browse files
authored
build: update all dependencies (#2330)
1 parent 28d86ae commit f015f83

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

requirements.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
click
22
google-api-core
3-
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2322): Remove the constraint once a formal version of 1.67.0 is published
4-
googleapis-common-protos>=1.67.0rc1
3+
googleapis-common-protos
54
jinja2
65
MarkupSafe
76
protobuf

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# pip-compile --allow-unsafe --generate-hashes requirements.in
66
#
7-
aiohappyeyeballs==2.4.4 \
8-
--hash=sha256:5fdd7d87889c63183afc18ce9271f9b0a7d32c2303e394468dd45d514a757745 \
9-
--hash=sha256:a980909d50efcd44795c4afeca523296716d50cd756ddca6af8c65b996e27de8
7+
aiohappyeyeballs==2.4.6 \
8+
--hash=sha256:147ec992cf873d74f5062644332c539fcd42956dc69453fe5204195e560517e1 \
9+
--hash=sha256:9b05052f9042985d32ecbe4b59a77ae19c006a78f1344d7fdad69d28ded3d0b0
1010
# via aiohttp
1111
aiohttp==3.11.12 \
1212
--hash=sha256:0450ada317a65383b7cce9576096150fdb97396dcfe559109b403c7242faffef \
@@ -317,9 +317,9 @@ google-auth==2.38.0 \
317317
--hash=sha256:8285113607d3b80a3f1543b75962447ba8a09fe85783432a784fdeef6ac094c4 \
318318
--hash=sha256:e7dae6694313f434a2727bf2906f27ad259bae090d7aa896590d86feec3d9d4a
319319
# via google-api-core
320-
googleapis-common-protos[grpc]==1.67.0rc1 \
321-
--hash=sha256:3230f01d80b0e7dc857f981747df92ed69ca04d6de7c93f55ed5151ba65641b8 \
322-
--hash=sha256:c17971fd2b38287b03ea5973d978ec7ae72917568f125ee2b88821f20063bb0b
320+
googleapis-common-protos[grpc]==1.67.0 \
321+
--hash=sha256:21398025365f138be356d5923e9168737d94d46a72aefee4a6110a1f23463c86 \
322+
--hash=sha256:579de760800d13616f51cf8be00c876f00a9f146d3e6510e19d1f4111758b741
323323
# via
324324
# -r requirements.in
325325
# google-api-core

0 commit comments

Comments
 (0)