Skip to content

Commit 068d5f4

Browse files
Bump setuptools from 69.5.1 to 80.1.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.5.1 to 80.1.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.5.1...v80.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ad9cee commit 068d5f4

File tree

2 files changed

+16
-12
lines changed

2 files changed

+16
-12
lines changed

poetry.lock

Lines changed: 15 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ flake8 = "^7.0.0"
3838
pytest = "^8.1.1"
3939
pyyaml = "^6.0.1"
4040
toml = "^0.10.2"
41-
setuptools = "^69.5.1"
41+
setuptools = "^80.1.0"
4242
wheel = "^0.43.0"
4343
cython = "<3.0"
4444
# necessary to compile ui files

0 commit comments

Comments
 (0)