Skip to content

Commit 97f9d1e

Browse files
authored
feat: bump google-auth from 2.40.1 to 2.41.1 (compat cachetools>=6) (#243)
1 parent cfbd5fa commit 97f9d1e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| [einops](https://github.com/arogozhnikov/einops) | 0.8.1 | python3_ia |
88
| [flatbuffers](https://google.github.io/flatbuffers/) | 25.2.10 | python3_ia |
99
| [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) | 1.2.2 | python3_ia |
10-
| [google-auth](https://github.com/googleapis/google-auth-library-python) | 2.40.1 | python3_ia |
10+
| [google-auth](https://github.com/googleapis/google-auth-library-python) | 2.41.1 | python3_ia |
1111
| [google-pasta](https://github.com/google/pasta) | 0.2.0 | python3_ia |
1212
| [grpcio](https://grpc.io) | 1.76.0 | python3_ia |
1313
| [huggingface_hub](https://github.com/huggingface/huggingface_hub) | 0.31.4 | python3_ia |

layers/layer5_python3_ia/0500_extra_packages/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ diffusers==0.33.1
44
dm-tree==0.1.9
55
einops==0.8.1
66
flatbuffers==25.2.10
7-
google-auth==2.40.1
7+
google-auth==2.41.1
88
google-auth-oauthlib==1.2.2
99
google-pasta==0.2.0
1010
grpcio==1.76.0

0 commit comments

Comments
 (0)