Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ gitpython==3.1.50
# via
# mozilla-jetstream
# mozilla-metric-config-parser
google-api-core[grpc]==2.30.3
google-api-core[grpc]==2.31.0
# via
# google-cloud-artifact-registry
# google-cloud-bigquery
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -647,9 +647,9 @@ gitpython==3.1.50 \
# via
# -r requirements.in
# mozilla-metric-config-parser
google-api-core[grpc]==2.30.3 \
--hash=sha256:a85761ba72c444dad5d611c2220633480b2b6be2521eca69cca2dbb3ffd6bfe8 \
--hash=sha256:e601a37f148585319b26db36e219df68c5d07b6382cff2d580e83404e44d641b
google-api-core[grpc]==2.31.0 \
--hash=sha256:2be84ee0f584c48e6bde1b36766e23348b361fb7e55e56135fc76ce1c397f9c2 \
--hash=sha256:ef79fb3784c71cbac89cbd03301ba0c8fb8ad2aa95d7f9204dd9628f7adf59ab
# via
# -r requirements.in
# google-cloud-artifact-registry
Expand Down
Loading