File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ cython==0.29.32
7
7
gunicorn == 20.0.4
8
8
idna == 2.10
9
9
multidict == 5.1.0
10
- requests == 2.25.1
10
+ requests == 2.30.0
11
11
typing-extensions == 3.7.4.3
12
- urllib3 == 1.26.4
12
+ urllib3 == 2.0.2
13
13
--no-binary =uvloop== 0.14.0
14
14
yarl == 1.9.2
Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ Jinja2==2.11.2
15
15
Markdown == 3.3.2
16
16
MarkupSafe == 1.1.1
17
17
python-slugify == 4.0.1
18
- requests == 2.24 .0
18
+ requests == 2.30 .0
19
19
shortuuid == 1.0.8
20
20
SQLAlchemy == 1.3.20
21
21
text-unidecode == 1.3
22
- urllib3 == 1.25.11
22
+ urllib3 == 2.0.2
23
23
Werkzeug == 0.16.0
24
24
WTForms == 2.3.3
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ cython==0.29.32
7
7
gunicorn == 20.0.4
8
8
idna == 2.10
9
9
multidict == 5.1.0
10
- requests == 2.25.1
10
+ requests == 2.30.0
11
11
typing-extensions == 3.7.4.3
12
- urllib3 == 1.26.4
12
+ urllib3 == 2.0.2
13
13
--no-binary =uvloop== 0.14.0
14
14
yarl == 1.9.2
Original file line number Diff line number Diff line change @@ -41,13 +41,13 @@ pyrsistent==0.17.3
41
41
python-dateutil == 2.8.1
42
42
pytoml == 0.1.21
43
43
repoze.sendmail == 4.4.1
44
- requests == 2.22 .0
44
+ requests == 2.30 .0
45
45
retrying == 1.3.3
46
46
six == 1.14.0
47
47
transaction == 3.0.1
48
48
translationstring == 1.4
49
49
ujson == 4.0.2
50
- urllib3 == 1.25.8
50
+ urllib3 == 2.0.2
51
51
uWSGI == 2.0.19.1
52
52
venusian == 3.0.0
53
53
waitress == 2.0.0
You can’t perform that action at this time.
0 commit comments