Skip to content

Commit f518d4e

Browse files
renovate[bot]Mryan2005
authored andcommitted
chore(deps): update dependency setuptools to v80
1 parent 74532e1 commit f518d4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
setuptools~=68.2.0
1+
setuptools~=80.8.0
22
pyhttpx~=2.10.12
33
requests~=2.32.3
44
pymysql~=1.1.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
install_requires=[
1414
# 列出你的包依赖,例如:
1515
# 'requests>=2.25.1',
16-
"setuptools==70.0.0",
16+
"setuptools==80.8.0",
1717
'pyhttpx~=2.10.12',
1818
'requests~=2.32.3',
1919
'pymysql~=1.1.0'

0 commit comments

Comments
 (0)