File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ attrs==22.1.0
4
4
certifi == 2022.9.24
5
5
click == 8.1.3
6
6
dnspython == 2.2.1
7
- fastapi == 0.85.1
7
+ fastapi == 0.85.2
8
8
fuzzywuzzy == 0.18.0
9
9
h11 == 0.14.0
10
- hypothesis == 6.56.3
10
+ hypothesis == 6.56.4
11
11
idna == 3.4
12
12
importlib-metadata == 5.0.0
13
13
iniconfig == 1.1.1
@@ -25,7 +25,7 @@ pymongo==4.3.2
25
25
pyparsing == 3.0.9
26
26
pytest == 7.1.3
27
27
python-dotenv == 0.21.0
28
- python-Levenshtein == 0.20.7
28
+ python-Levenshtein == 0.20.8
29
29
pytz == 2022.5
30
30
requests == 2.28.1
31
31
toml == 0.10.2
@@ -35,7 +35,7 @@ types-paramiko==2.11.6
35
35
types-pyOpenSSL == 22.1.0.1
36
36
types-pytz == 2022.5.0.0
37
37
types-requests == 2.28.11.2
38
- types-setuptools == 65.5.0.1
38
+ types-setuptools == 65.5.0.2
39
39
types-ujson == 5.5.0
40
40
types-urllib3 == 1.26.25.1
41
41
typing_extensions == 4.4.0
You can’t perform that action at this time.
0 commit comments