Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit aaf87a9

Browse filesBrowse files
authored
Update PyTest to v5.x to avoid attr incompatibility. (GoogleCloudPlatform#2428)
* recent 19.2.0 attr release is incompatible with our version of pytest * update pytest to v5
1 parent 5a7804b commit aaf87a9
Copy full SHA for aaf87a9

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎testing/requirements.txt

Copy file name to clipboardExpand all lines: testing/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mock==2.0.0
66
mysql-python==1.2.5; python_version < "3.0"
77
PyCrypto==2.6.1
88
pytest-cov==2.6.1
9-
pytest==4.2.0
9+
pytest==5.2.0
1010
pyyaml==3.13
1111
responses==0.10.5
1212
WebTest==2.0.32

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.