Skip to content

Commit dfbf033

Browse files
committed
bump package versions in requirement.txt
1 parent 3916fec commit dfbf033

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

requirements.txt

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
1-
aliyun-python-sdk-core==2.13.35
2-
asgiref==3.4.1
3-
certifi==2021.5.30
4-
cffi==1.14.6
5-
charset-normalizer==2.0.6
6-
cryptography==3.4.8
1+
aliyun-python-sdk-core==2.13.36
2+
asgiref==3.5.2
3+
certifi==2022.9.14
4+
cffi==1.15.1
5+
charset-normalizer==2.1.1
6+
cryptography==38.0.1
77
defusedxml==0.7.1
88
Django==3.2.15
99
django-allauth==0.51.0
10-
idna==3.2
11-
importlib-metadata==4.8.1
10+
idna==3.4
11+
importlib-metadata==4.12.0
1212
jmespath==0.10.0
13-
Markdown==3.3.4
13+
Markdown==3.4.1
1414
oauthlib==3.2.1
15-
psycopg2-binary==2.9.1
16-
pycparser==2.20
17-
Pygments==2.10.0
15+
psycopg2-binary==2.9.3
16+
pycparser==2.21
17+
Pygments==2.13.0
1818
PyJWT==2.5.0
19-
pyOpenSSL==21.0.0
19+
pyOpenSSL==22.0.0
2020
python-memcached==1.59
2121
python3-openid==3.2.0
22-
pytz==2021.3
23-
PyYAML==5.4.1
24-
requests==2.26.0
25-
requests-oauthlib==1.3.0
22+
pytz==2022.2.1
23+
PyYAML==6.0
24+
requests==2.28.1
25+
requests-oauthlib==1.3.1
2626
six==1.16.0
2727
sqlparse==0.4.2
28-
typing-extensions==3.10.0.2
29-
urllib3==1.26.7
30-
zipp==3.6.0
28+
typing-extensions==4.3.0
29+
urllib3==1.26.12
30+
zipp==3.8.1

0 commit comments

Comments
 (0)