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 1
1
attrs==25.3.0
2
2
click===8.1.8; python_version <= '3.9'
3
- click==8.2.1 ; python_version >= '3.10'
3
+ click==8.3.0 ; python_version >= '3.10'
4
4
google-auth==2.40.3
5
5
google-cloud-testutils==1.6.4
6
6
iniconfig==2.1.0
@@ -9,7 +9,7 @@ pluggy==1.6.0; python_version >= '3.9'
9
9
py==1.11.0
10
10
pyasn1==0.6.1
11
11
pyasn1-modules==0.4.2
12
- pyparsing==3.2.4 ; python_version >= '3.9'
12
+ pyparsing==3.2.5 ; python_version >= '3.9'
13
13
pytest===6.2.5
14
14
rsa==4.9.1
15
15
six==1.17.0
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ geoalchemy2===0.17.1; python_version == '3.9'
5
5
geoalchemy2 == 0.18.0 ; python_version >= '3.10'
6
6
google-api-core [grpc ]== 2.25.1
7
7
google-auth == 2.40.3
8
- google-cloud-bigquery == 3.37 .0 ; python_version >= '3.9'
8
+ google-cloud-bigquery == 3.38 .0 ; python_version >= '3.9'
9
9
google-cloud-core == 2.4.3
10
10
google-crc32c == 1.7.1 ; python_version >= '3.9'
11
11
google-resumable-media == 2.7.2
@@ -22,7 +22,7 @@ proto-plus==1.26.1
22
22
protobuf == 6.32.1 ; python_version >= '3.9'
23
23
pyasn1 == 0.6.1
24
24
pyasn1-modules == 0.4.2
25
- pyparsing == 3.2.4 ; python_version >= '3.9'
25
+ pyparsing == 3.2.5 ; python_version >= '3.9'
26
26
python-dateutil == 2.9.0.post0
27
27
pytz == 2025.2
28
28
requests == 2.32.5
You can’t perform that action at this time.
0 commit comments