update requirements

This commit is contained in:
David Lord 2021-02-08 18:23:10 -08:00
parent 9cfa00f6fe
commit c7207b3b77
3 changed files with 27 additions and 27 deletions

View file

@ -4,7 +4,7 @@
#
# pip-compile requirements/tests.in
#
attrs==20.2.0
attrs==20.3.0
# via pytest
blinker==1.4
# via -r requirements/tests.in
@ -16,7 +16,7 @@ packaging==20.9
# via pytest
pluggy==0.13.1
# via pytest
py==1.9.0
py==1.10.0
# via pytest
pyparsing==2.4.7
# via packaging