Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/dot-kokoro/cryptography-42.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chalmerlowe authored Feb 22, 2024
2 parents d37f48b + 92550b9 commit 3ab824f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion samples/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
attrs==23.2.0
click==8.1.7
google-auth==2.27.0
google-auth==2.28.1
google-cloud-testutils==1.4.0
iniconfig==2.0.0
packaging==23.2
Expand Down
14 changes: 7 additions & 7 deletions samples/snippets/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,32 @@ alembic==1.13.1
certifi==2024.2.2
charset-normalizer==3.3.2
geoalchemy2==0.14.4
google-api-core[grpc]==2.17.0
google-auth==2.27.0
google-api-core[grpc]==2.17.1
google-auth==2.28.1
google-cloud-bigquery==3.17.2
google-cloud-core==2.4.1
google-crc32c==1.5.0
google-resumable-media==2.7.0
googleapis-common-protos==1.62.0
greenlet==3.0.3
grpcio==1.60.1
grpcio-status==1.60.1
grpcio==1.62.0
grpcio-status==1.62.0
idna==3.6
importlib-resources==6.1.1; python_version >= '3.8'
mako==1.3.2
markupsafe==2.1.5
packaging==23.2
proto-plus==1.23.0
protobuf==4.25.2
protobuf==4.25.3
pyasn1==0.5.1
pyasn1-modules==0.3.0
pyparsing==3.1.1
python-dateutil==2.8.2
pytz==2024.1
requests==2.31.0
rsa==4.9
shapely==2.0.2
shapely==2.0.3
six==1.16.0
sqlalchemy===1.4.27
typing-extensions==4.9.0
urllib3==2.2.0
urllib3==2.2.1

0 comments on commit 3ab824f

Please sign in to comment.