build(deps): update setuptools requirement from ~=74.1.3 to ~=75.8.2
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v74.1.3...v75.8.2) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
82309b5ccf
commit
fd6e394fb1
|
@ -6,4 +6,4 @@ plotly~=5.24.1
|
||||||
flask~=3.0.3
|
flask~=3.0.3
|
||||||
scipy~=1.14.1
|
scipy~=1.14.1
|
||||||
asgiref~=3.8.1
|
asgiref~=3.8.1
|
||||||
setuptools~=74.1.3
|
setuptools~=75.8.2
|
||||||
|
|
Loading…
Reference in New Issue