Skip to content

Commit bf2655c

Browse files
committed
upgrade python lib
1 parent f6e22a0 commit bf2655c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
],
2727
python_requires=">=3.7",
2828
install_requires=[
29-
"requests>=2.32.2",
29+
"requests>=2.32.4",
3030
],
3131
extras_require={
3232
"dev": [

0 commit comments

Comments
 (0)