File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,4 +17,4 @@ rsa==4.9.1
17
17
six==1.17.0
18
18
toml==0.10.2
19
19
typing-extensions===4.13.0; python_version == '3.8'
20
- typing-extensions==4.14.0 ; python_version >= '3.9'
20
+ typing-extensions==4.14.1 ; python_version >= '3.9'
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ googleapis-common-protos==1.70.0
15
15
greenlet === 3.1.1 ; python_version == '3.8'
16
16
greenlet == 3.2.3 ; python_version >= '3.9'
17
17
grpcio === 1.68.0 ; python_version == '3.8'
18
- grpcio == 1.73.0 ; python_version >= '3.9'
18
+ grpcio == 1.73.1 ; python_version >= '3.9'
19
19
grpcio-status === 1.68.0 ; python_version == '3.8'
20
- grpcio-status == 1.73.0 ; python_version >= '3.9'
20
+ grpcio-status == 1.73.1 ; python_version >= '3.9'
21
21
idna == 3.10
22
22
importlib-resources === 6.4.5 ; python_version == '3.8'
23
23
importlib-resources == 6.5.2 ; python_version >= '3.9'
@@ -42,6 +42,6 @@ shapely==2.1.1; python_version >= '3.10'
42
42
six == 1.17.0
43
43
sqlalchemy === 1.4.27
44
44
typing-extensions === 4.13.0 ; python_version == '3.8'
45
- typing-extensions == 4.14.0 ; python_version >= '3.9'
45
+ typing-extensions == 4.14.1 ; python_version >= '3.9'
46
46
urllib3 === 2.2.3 ; python_version == '3.8'
47
47
urllib3 == 2.5.0 ; python_version >= '3.9'
You can’t perform that action at this time.
0 commit comments