Skip to content

Commit 07d4a73

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump setuptools from 80.0.0 to 80.3.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 80.0.0 to 80.3.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.0.0...v80.3.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 275a095 commit 07d4a73

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
@@ -52,7 +52,7 @@ dependencies = [
5252
"pymavlink==2.4.43",
5353
"pyserial==3.5",
5454
"requests==2.32.3",
55-
"setuptools==80.0.0",
55+
"setuptools==80.3.1",
5656
]
5757

5858
dynamic = ["version"]

0 commit comments

Comments
 (0)