File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
packages/google-cloud-logging Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff 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.4 \
20+ --hash =sha256:404e5e9253aa60ad457cae1be07c0f0ca90a63931200a47d9b6a6af84fd7b45f \
21+ --hash =sha256:d13f466618bfde72bd2c18255e269f72542c6e70e7bac83a0232d6b1cc5c8cf4
2222 # via virtualenv
2323nox == 2024.3.2 \
2424 --hash =sha256:e53514173ac0b98dd47585096a55572fe504fecede58ced708979184d05440be \
Original file line number Diff line number Diff line change 11backoff==2.2.1
2- pytest==7.4.4; python_version == '3.7'
3- pytest==8.0.0 ; python_version >= '3.8'
2+ pytest=== 7.4.4; python_version == '3.7'
3+ pytest==8.1.1 ; python_version >= '3.8'
Original file line number Diff line number Diff line change 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.20.1
3+ google-cloud-storage == 2.16 .0
4+ google-cloud-pubsub == 2.21.1
You can’t perform that action at this time.
0 commit comments