File tree Expand file tree Collapse file tree 1 file changed +16
-17
lines changed Expand file tree Collapse file tree 1 file changed +16
-17
lines changed Original file line number Diff line number Diff line change 1
- anyio == 3.2.0
1
+ anyio == 3.2.1
2
2
appdirs == 1.4.4
3
3
argh == 0.26.2
4
- asgiref == 3.3.4
4
+ asgiref == 3.4.1
5
5
attrs == 21.2.0
6
- black == 21.6b0
6
+ black == 21.7b0
7
7
certifi == 2021.5.30
8
- chardet == 4 .0.0
8
+ charset-normalizer == 2 .0.3
9
9
click == 8.0.1
10
10
coverage == 5.5
11
- fastapi == 0.65.2
11
+ fastapi == 0.66.0
12
12
flake8 == 3.9.2
13
13
flake8-isort == 4.0.0
14
14
h11 == 0.12.0
15
15
httpcore == 0.13.6
16
16
httpx == 0.18.2
17
- idna == 2.10
17
+ idna == 3.2
18
18
iniconfig == 1.1.1
19
- isort == 5.8.0
19
+ isort == 5.9.2
20
20
loguru == 0.5.3
21
21
mccabe == 0.6.1
22
- mypy == 0.902
22
+ mypy == 0.910
23
23
mypy-extensions == 0.4.3
24
24
nest-asyncio == 1.5.1
25
- packaging == 20.9
25
+ packaging == 21.0
26
26
pathspec == 0.8.1
27
27
pluggy == 0.13.1
28
28
py == 1.10.0
@@ -36,18 +36,17 @@ pytest-cov==2.12.1
36
36
pytest-mock == 3.6.1
37
37
python-box == 5.3.0
38
38
PyYAML == 5.4.1
39
- regex == 2021.4.4
40
- requests == 2.25.1
39
+ regex == 2021.7.6
40
+ requests == 2.26.0
41
41
rfc3986 == 1.5.0
42
42
shortuuid == 1.0.1
43
- six == 1.16.0
44
43
sniffio == 1.2.0
45
44
starlette == 0.14.2
46
- tenacity == 7 .0.0
47
- testfixtures == 6.17.1
45
+ tenacity == 8 .0.1
46
+ testfixtures == 6.18.0
48
47
toml == 0.10.2
49
- typed-ast == 1.4.3
48
+ tomli == 1.0.4
50
49
typing-extensions == 3.10.0.0
51
- urllib3 == 1.26.5
50
+ urllib3 == 1.26.6
52
51
uvicorn == 0.14.0
53
- watchdog == 2.1.2
52
+ watchdog == 2.1.3
You can’t perform that action at this time.
0 commit comments