Skip to content

Commit a3ee640

Browse files
authored
chore(deps): update dependency responses to v0.13.4 (GoogleCloudPlatform#6536)
1 parent 9fa2a7c commit a3ee640

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest==6.2.4
2-
responses==0.13.3
2+
responses==0.13.4
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest==6.2.4
2-
responses==0.13.3
2+
responses==0.13.4
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest==4.6.11; python_version < '3.0'
2-
responses==0.13.3
2+
responses==0.13.4
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest==4.6.11; python_version < '3.0'
2-
responses==0.13.3
2+
responses==0.13.4

functions/concepts/requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ flask==2.0.1
22
mock==4.0.3
33
pytest==6.2.4
44
requests==2.26.0
5-
responses==0.13.3
5+
responses==0.13.4

functions/tips/requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
flask==2.0.1
22
pytest==6.2.4
33
requests==2.26.0
4-
responses==0.13.3
4+
responses==0.13.4

0 commit comments

Comments
 (0)