update requirements

This commit is contained in:
David Lord 2021-02-08 18:23:10 -08:00
parent dbe76bb75d
commit 3c00658772
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
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