Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Commit ca570c9

Browse files
Merge pull request #39 from cbsinteractive/dependabot/pip/requests-mock-1.8.0
Bump requests-mock from 1.7.0 to 1.8.0
2 parents 0f950a1 + d9d750b commit ca570c9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
flake8==3.7.9
2-
Flask==1.0.2
2+
Flask==1.1.2
33
Flask-RESTful==0.3.8
4-
Jinja2==2.10.1
4+
Jinja2==2.11.2
55
mock==4.0.2
66
pytest==5.4.2
77
requests==2.23.0
8-
requests-mock==1.7.0
9-
pytest-cov==2.7.1
10-
codecov==2.0.16
8+
requests-mock==1.8.0
9+
pytest-cov==2.8.1
10+
codecov==2.0.22
1111
botocore>=1.12.130
1212
xmltodict==0.12.0

0 commit comments

Comments
 (0)