Skip to content

Commit c28723a

Browse files
authored
Merge pull request #357 from jacebrowning/dependabot/pip/setuptools-78.1.1
Bump setuptools from 70.0.0 to 78.1.1
2 parents f806bed + 1ff946a commit c28723a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ requests==2.32.2 ; python_version >= "3.8" and python_version < "4.0"
6868
rope==0.14.0 ; python_version >= "3.8" and python_version < "4.0"
6969
ruamel-yaml-clib==0.2.8 ; platform_python_implementation == "CPython" and python_version < "3.11" and python_version >= "3.8"
7070
ruamel-yaml==0.17.21 ; python_version >= "3.8" and python_version < "4.0"
71-
setuptools==70.0.0 ; python_version >= "3.8" and python_version < "4.0"
71+
setuptools==78.1.1 ; python_version >= "3.8" and python_version < "4.0"
7272
six==1.16.0 ; python_version >= "3.8" and python_version < "4.0"
7373
sly==0.5 ; python_version >= "3.8" and python_version < "4.0"
7474
sniffer==0.4.1 ; python_version >= "3.8" and python_version < "4.0"

0 commit comments

Comments
 (0)