Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2c34967

Browse filesBrowse files
committed
chore(deps): update all dependencies
1 parent f3ce876 commit 2c34967
Copy full SHA for 2c34967

File tree

Expand file treeCollapse file tree

3 files changed

+9
-9
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+9
-9
lines changed

‎.kokoro/docker/docs/requirements.txt

Copy file name to clipboardExpand all lines: .kokoro/docker/docs/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ distlib==0.3.8 \
1616
--hash=sha256:034db59a0b96f8ca18035f36290806a9a6e6bd9d1ff91e45a7f172eb17e51784 \
1717
--hash=sha256:1530ea13e350031b6312d8580ddb6b27a104275a31106523b8f123787f494f64
1818
# via virtualenv
19-
filelock==3.13.1 \
20-
--hash=sha256:521f5f56c50f8426f5e03ad3b281b490a87ef15bc6c526f168290f0c7148d44e \
21-
--hash=sha256:57dbda9b35157b05fb3e58ee91448612eb674172fab98ee235ccb0b5bee19a1c
19+
filelock==3.13.3 \
20+
--hash=sha256:5ffa845303983e7a0b7ae17636509bc97997d58afeafa72fb141a17b152284cb \
21+
--hash=sha256:a79895a25bbefdf55d1a2a0a80968f7dbb28edcd6d4234a0afb3f37ecde4b546
2222
# via virtualenv
2323
nox==2024.3.2 \
2424
--hash=sha256:e53514173ac0b98dd47585096a55572fe504fecede58ced708979184d05440be \
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
backoff==2.2.1
2-
pytest==7.4.4; python_version == '3.7'
3-
pytest==8.0.0; python_version >= '3.8'
2+
pytest==8.1.1; python_version == '3.7'
3+
pytest==8.1.1; python_version >= '3.8'

‎samples/snippets/requirements.txt

Copy file name to clipboard
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-cloud-logging==3.9.0
2-
google-cloud-bigquery==3.17.2
3-
google-cloud-storage==2.14.0
4-
google-cloud-pubsub==2.19.4
1+
google-cloud-logging==3.10.0
2+
google-cloud-bigquery==3.19.0
3+
google-cloud-storage==2.16.0
4+
google-cloud-pubsub==2.20.3

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.