Skip to content

Commit d6d5a56

Browse files
chore(deps): update all dependencies (#889)
* chore(deps): update all dependencies * revert urllib3 --------- Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 3328d0a commit d6d5a56

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

samples/snippets/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pluggy==1.2.0
88
py==1.11.0
99
pyasn1==0.5.0
1010
pyasn1-modules==0.3.0
11-
pyparsing==3.1.0
11+
pyparsing==3.1.1
1212
pytest===6.2.5
1313
rsa==4.9
1414
six==1.16.0

samples/snippets/requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
1-
alembic==1.11.1
1+
alembic==1.11.2
22
certifi==2023.7.22
33
charset-normalizer==3.2.0
4-
geoalchemy2==0.14.0
4+
geoalchemy2==0.14.1
55
google-api-core[grpc]==2.11.1
66
google-auth==2.22.0
7-
google-cloud-bigquery==3.11.3
7+
google-cloud-bigquery==3.11.4
88
google-cloud-core==2.3.3
99
google-crc32c==1.5.0
1010
google-resumable-media==2.5.0
11-
googleapis-common-protos==1.59.1
11+
googleapis-common-protos==1.60.0
1212
greenlet==2.0.2
13-
grpcio==1.56.0
14-
grpcio-status==1.56.0
13+
grpcio==1.56.2
14+
grpcio-status==1.56.2
1515
idna==3.4
1616
importlib-resources===5.12.0; python_version == '3.7'
17-
importlib-resources==6.0.0; python_version >= '3.8'
17+
importlib-resources==6.0.1; python_version >= '3.8'
1818
mako==1.2.4
1919
markupsafe==2.1.3
2020
packaging==23.1
2121
proto-plus==1.22.3
22-
protobuf==4.23.4
22+
protobuf==4.24.0
2323
pyasn1==0.5.0
2424
pyasn1-modules==0.3.0
25-
pyparsing==3.1.0
25+
pyparsing==3.1.1
2626
python-dateutil==2.8.2
2727
pytz==2023.3
2828
requests==2.31.0

0 commit comments

Comments
 (0)