Skip to content

Commit df15566

Browse files
renovate-botdandhleedaniel-sancheengelke
authored
chore(deps): update dependency google-cloud-logging to v3.2.2 (#8167)
* chore(deps): update dependency google-cloud-logging to v3.2.2 * fix: revert version for failing failing test Co-authored-by: Dan Lee <[email protected]> Co-authored-by: Daniel Sanche <[email protected]> Co-authored-by: Charles Engelke <[email protected]>
1 parent 089ee19 commit df15566

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Django==3.2.8
22
django-environ==0.7.0
3-
google-cloud-logging==2.7.2
3+
google-cloud-logging==3.2.2
44
appengine-python-standard>=0.2.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Django==3.2.8
22
django-environ==0.7.0
3-
google-cloud-logging==2.7.2
3+
google-cloud-logging==3.2.2
44
appengine-python-standard>=0.3.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Django==3.2.8
22
django-environ==0.7.0
3-
google-cloud-logging==2.7.2
3+
google-cloud-logging==3.2.2
44
appengine-python-standard>=0.2.3

run/jobs/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
backoff==2.2.1
22
pytest==7.0.1
3-
google-cloud-logging==3.1.2
3+
google-cloud-logging==3.2.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest==7.0.1
2-
google-cloud-logging==3.1.2
2+
google-cloud-logging==3.2.2

run/pubsub/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest==7.0.1
2-
google-cloud-logging==3.1.2
2+
google-cloud-logging==3.2.2
33
google-cloud-pubsub==2.9.0

0 commit comments

Comments
 (0)