11#
2- # This file is autogenerated by pip-compile
2+ # This file is autogenerated by pip-compile with python 3.8
33# To update, run:
44#
5- # pip-compile --output-file=requirements/_test.txt requirements/_test.in
5+ # pip-compile --output-file=requirements/_test.txt --strip-extras requirements/_test.in
66#
77aiohttp==3.7.4.post0
88 # via
99 # -c requirements/../../../requirements/constraints.txt
1010 # pytest-aiohttp
11- astroid==2.5 .6
11+ astroid==2.6 .6
1212 # via pylint
1313async-timeout==3.0.1
1414 # via aiohttp
@@ -19,19 +19,19 @@ attrs==21.2.0
1919certifi==2021.5.30
2020 # via requests
2121chardet==4.0.0
22- # via
23- # aiohttp
24- # requests
22+ # via aiohttp
23+ charset-normalizer==2.0.4
24+ # via requests
2525coverage==5.5
2626 # via
2727 # -r requirements/_test.in
2828 # coveralls
2929 # pytest-cov
30- coveralls==3.1 .0
30+ coveralls==3.2 .0
3131 # via -r requirements/_test.in
3232docopt==0.6.2
3333 # via coveralls
34- icdiff==1.9.1
34+ icdiff==2.0.4
3535 # via pytest-icdiff
3636idna==2.10
3737 # via
@@ -40,7 +40,7 @@ idna==2.10
4040 # yarl
4141iniconfig==1.1.1
4242 # via pytest
43- isort==5.9.0
43+ isort==5.9.3
4444 # via pylint
4545lazy-object-proxy==1.6.0
4646 # via astroid
@@ -50,7 +50,7 @@ multidict==5.1.0
5050 # via
5151 # aiohttp
5252 # yarl
53- packaging==20.9
53+ packaging==21.0
5454 # via
5555 # pint
5656 # pytest
@@ -63,10 +63,19 @@ pprintpp==0.4.0
6363 # via pytest-icdiff
6464py==1.10.0
6565 # via pytest
66- pylint==2.8.3
66+ pylint==2.9.6
6767 # via -r requirements/_test.in
6868pyparsing==2.4.7
6969 # via packaging
70+ pytest==6.2.4
71+ # via
72+ # -r requirements/_test.in
73+ # pytest-aiohttp
74+ # pytest-cov
75+ # pytest-icdiff
76+ # pytest-instafail
77+ # pytest-mock
78+ # pytest-sugar
7079pytest-aiohttp==0.3.0
7180 # via -r requirements/_test.in
7281pytest-cov==2.12.1
@@ -81,20 +90,11 @@ pytest-runner==5.3.1
8190 # via -r requirements/_test.in
8291pytest-sugar==0.9.4
8392 # via -r requirements/_test.in
84- pytest==6.2.4
85- # via
86- # -r requirements/_test.in
87- # pytest-aiohttp
88- # pytest-cov
89- # pytest-icdiff
90- # pytest-instafail
91- # pytest-mock
92- # pytest-sugar
9393pyyaml==5.4.1
9494 # via
9595 # -c requirements/../../../requirements/constraints.txt
9696 # -r requirements/_test.in
97- requests==2.25.1
97+ requests==2.26.0
9898 # via coveralls
9999termcolor==1.1.0
100100 # via pytest-sugar
@@ -107,11 +107,14 @@ typing-extensions==3.10.0.0
107107 # via
108108 # -c requirements/_base.txt
109109 # aiohttp
110- urllib3==1.26.5
110+ urllib3==1.26.6
111111 # via
112112 # -c requirements/../../../requirements/constraints.txt
113113 # requests
114114wrapt==1.12.1
115115 # via astroid
116116yarl==1.6.3
117117 # via aiohttp
118+
119+ # The following packages are considered to be unsafe in a requirements file:
120+ # setuptools
0 commit comments