Commit a047ea9 1 parent c630218 commit a047ea9 Copy full SHA for a047ea9
File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
- # Generated by build-support/bin/generate_lockfile.sh on Thu Jan 7 05:28:27 PM PST 2021
1
+ # Generated by build-support/bin/generate_lockfile.sh on Thu Jan 21 09:34:41 PST 2021
2
2
ansicolors==1.1.8
3
3
attrs==20.3.0
4
4
beautifulsoup4==4.6.3
@@ -14,7 +14,6 @@ monotonic==1.5
14
14
mypy==0.782
15
15
mypy-extensions==0.4.3
16
16
packaging==20.8
17
- pathspec==0.8.0
18
17
pex==2.1.24
19
18
pip==20.2.1
20
19
pluggy==0.13.1
@@ -26,7 +25,7 @@ pyparsing==2.4.7
26
25
pystache==0.5.4
27
26
pytest==6.2.1
28
27
python-dateutil==2.8.1
29
- PyYAML==5.3 .1
28
+ PyYAML==5.4 .1
30
29
requests==2.25.1
31
30
setproctitle==1.2
32
31
setuptools==50.3.2
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ psutil==5.7.0
20
20
pystache == 0.5.4
21
21
# This should be kept in sync with `pytest.py`.
22
22
pytest >= 6.0.1 ,< 6.3
23
- PyYAML >= 5.3.1 ,< 5.4
23
+ PyYAML >= 5.4 ,< 5.5
24
24
requests [security ]>= 2.20.1
25
25
setproctitle == 1.2
26
26
setuptools >= 50.3.0 ,< 50.4
You can’t perform that action at this time.
0 commit comments