Skip to content

Commit 03ae28d

Browse files
chore(deps): update dependency pytest-django to v4 (GoogleCloudPlatform#4862)
* chore(deps): update dependency pytest-django to v4 * fix test failures for python2 Co-authored-by: Leah Cole <[email protected]>
1 parent 313cc87 commit 03ae28d

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,2 +1,2 @@
11
pytest==6.1.1
2-
pytest-django==3.10.0
2+
pytest-django==4.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest==4.6.11; python_version < '3.0'
2-
pytest-django==3.10.0
2+
pytest-django==3.10.0; python_version < '3.0'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest==6.1.1
2-
pytest-django==3.10.0
2+
pytest-django==4.0.0

0 commit comments

Comments
 (0)