Skip to content

Commit 832dcfa

Browse files
chore(deps): update all dependencies (#1908)
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 114bc5e commit 832dcfa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/compute/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
flaky==3.7.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
4343
# Until this issue is closed
4444
# https://github.com/googleapis/google-cloud-python/issues/10566
45-
"google-api-core >= 1.31.5, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0",
45+
"google-api-core >=2.10, <3.0.0dev, !=2.0, !=2.1, !=2.2, !=2.3.0",
4646
"uritemplate>=3.0.1,<5",
4747
]
4848

0 commit comments

Comments
 (0)