Skip to content

Commit f56f36b

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump setuptools from 75.8.0 to 75.8.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.0 to 75.8.2. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.8.0...v75.8.2) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b56923 commit f56f36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies = [
5151
"pymavlink==2.4.42",
5252
"pyserial==3.5",
5353
"requests==2.32.3",
54-
"setuptools==75.8.0",
54+
"setuptools==75.8.2",
5555
]
5656

5757
dynamic = ["version"]

0 commit comments

Comments
 (0)