Skip to content

Commit b8a95d8

Browse files
fabaffmaxandersen
authored andcommitted
Upgrade requests_mock to 1.6.0
1 parent 46214eb commit b8a95d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ def get_git_commit_datetime() -> str:
125125
'pytest-sugar==0.9.2',
126126
'pytest-timeout==1.3.3',
127127
'pytest==4.4.1',
128-
'requests_mock==1.5.2',
128+
'requests_mock==1.6.0',
129129
'wheel==0.33.1', # Otherwise setup.py bdist_wheel does not work
130130
]
131131

0 commit comments

Comments
 (0)