8000 chore(deps): update all dependencies · googleapis/python-automl@fc7e105 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit fc7e105

Browse files
committed
chore(deps): update all dependencies
1 parent 2572232 commit fc7e105

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

samples/beta/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytest==7.1.2
1+
pytest==7.1.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
backoff==2.1.2
2-
pytest==7.1.2
2+
pytest==7.1.3

samples/tables/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pytest==7.1.2
1+
pytest==7.1.3
22
backoff==2.1.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
version = "2.8.1"
2323
release_status = "Development Status :: 5 - Production/Stable"
2424
dependencies = [
25-
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",
25+
"google-api-core[grpc] >=2.10, <3.0.0dev, !=2.0, !=2.1, !=2.2, !=2.3, !=2.4, !=2.5, !=2.6, !=2.7",
2626
"proto-plus >= 1.22.0, <2.0.0dev",
2727
"protobuf >= 3.19.0, <5.0.0dev",
2828
]

0 commit comments

Comments
 (0)
0