Skip to content

Commit a4a7ec2

Browse files
Bump setuptools from 78.1.1 to 80.9.0 (#1474)
Bumps [setuptools](https://github.com/pypa/setuptools) from 78.1.1 to 80.9.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v78.1.1...v80.9.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.9.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c166e61 commit a4a7ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ pytz==2025.2 ; python_version >= "3.11" and python_version < "3.15"
5959
pyyaml==6.0.3 ; python_version >= "3.11" and python_version < "3.15"
6060
requests==2.32.5 ; python_version >= "3.11" and python_version < "3.15"
6161
scipy==1.16.3 ; python_version >= "3.11" and python_version < "3.15"
62-
setuptools==78.1.1 ; python_version >= "3.12" and python_version < "3.15"
62+
setuptools==80.9.0 ; python_version >= "3.12" and python_version < "3.15"
6363
shapely==2.1.2 ; python_version >= "3.11" and python_version < "3.15"
6464
six==1.17.0 ; python_version >= "3.11" and python_version < "3.15"
6565
sympy==1.14.0 ; python_version >= "3.11" and python_version < "3.15"

0 commit comments

Comments
 (0)