Skip to content

Commit af5b89e

Browse files
committed
chore: 更新requests版本为2.31.0,修复一些安全性问题
1 parent 6c9893d commit af5b89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ psutil==5.9.5
1717
PyMySQL==1.0.3
1818
python-jose[cryptography]==3.3.0
1919
redis==5.0.1
20-
requests==2.30.0
20+
requests==2.31.0
2121
SQLAlchemy==1.4.48
2222
user-agents==2.2.0
2323
waitress==2.1.2

0 commit comments

Comments
 (0)