Skip to content

Commit ed7719d

Browse files
authored
chore(deps): update all dependencies (#224)
1 parent f0afcae commit ed7719d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytest==6.2.5
1+
pytest==7.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pytest==6.2.5
1+
pytest==7.0.0
22
mock==4.0.3

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# 'Development Status :: 5 - Production/Stable'
3030
release_status = "Development Status :: 4 - Beta"
3131
dependencies = [
32-
"google-cloud-logging>=1.14.0, <3.0.0dev",
32+
"google-cloud-logging>=1.14.0, <3.0.1",
3333
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
3434
# Until this issue is closed
3535
# https://github.com/googleapis/google-cloud-python/issues/10566

0 commit comments

Comments
 (0)