Skip to content

Commit 8c224f0

Browse files
build(deps-dev): bump setuptools from 78.1.0 to 78.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 78.1.0 to 78.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v78.1.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 528b4a6 commit 8c224f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ questionary==2.1.0 ; python_version >= "3.9" and python_version < "4.0"
7272
requests-toolbelt==1.0.0 ; python_version >= "3.9" and python_version < "4.0"
7373
requests==2.32.3 ; python_version >= "3.9" and python_version < "4.0"
7474
rich==13.9.4 ; python_version >= "3.9" and python_version < "4.0"
75-
setuptools==78.1.0 ; python_version >= "3.9" and python_version < "4.0"
75+
setuptools==78.1.1 ; python_version >= "3.9" and python_version < "4.0"
7676
shellingham==1.5.4 ; python_version >= "3.9" and python_version < "4.0"
7777
smmap==5.0.2 ; python_version >= "3.9" and python_version < "4.0"
7878
snowballstemmer==2.2.0 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)