Skip to content

Commit 9cf08c4

Browse files
Bump setuptools from 80.9.0 to 82.0.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 80.9.0 to 82.0.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.9.0...v82.0.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a06338f commit 9cf08c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"psycopg==3.3.0",
1818
"requests==2.32.5",
1919
"segment-analytics-python>=2.3.4",
20-
"setuptools==80.9.0",
20+
"setuptools==82.0.1",
2121
]
2222
requires-python = ">=3.12"
2323
readme = "README.md"

0 commit comments

Comments
 (0)