Skip to content

Commit 92550b9

Browse files
authored
chore(deps): update all dependencies (#1030)
1 parent 93c533f commit 92550b9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

samples/snippets/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
attrs==23.2.0
22
click==8.1.7
3-
google-auth==2.27.0
3+
google-auth==2.28.1
44
google-cloud-testutils==1.4.0
55
iniconfig==2.0.0
66
packaging==23.2

samples/snippets/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,32 +2,32 @@ alembic==1.13.1
22
certifi==2024.2.2
33
charset-normalizer==3.3.2
44
geoalchemy2==0.14.4
5-
google-api-core[grpc]==2.17.0
6-
google-auth==2.27.0
5+
google-api-core[grpc]==2.17.1
6+
google-auth==2.28.1
77
google-cloud-bigquery==3.17.2
88
google-cloud-core==2.4.1
99
google-crc32c==1.5.0
1010
google-resumable-media==2.7.0
1111
googleapis-common-protos==1.62.0
1212
greenlet==3.0.3
13-
grpcio==1.60.1
14-
grpcio-status==1.60.1
13+
grpcio==1.62.0
14+
grpcio-status==1.62.0
1515
idna==3.6
1616
importlib-resources==6.1.1; python_version >= '3.8'
1717
mako==1.3.2
1818
markupsafe==2.1.5
1919
packaging==23.2
2020
proto-plus==1.23.0
21-
protobuf==4.25.2
21+
protobuf==4.25.3
2222
pyasn1==0.5.1
2323
pyasn1-modules==0.3.0
2424
pyparsing==3.1.1
2525
python-dateutil==2.8.2
2626
pytz==2024.1
2727
requests==2.31.0
2828
rsa==4.9
29-
shapely==2.0.2
29+
shapely==2.0.3
3030
six==1.16.0
3131
sqlalchemy===1.4.27
3232
typing-extensions==4.9.0
33-
urllib3==2.2.0
33+
urllib3==2.2.1

0 commit comments

Comments
 (0)