Skip to content

Commit 51ee53e

Browse files
build(deps-dev): bump types-setuptools
Bumps [types-setuptools](https://github.com/typeshed-internal/stub_uploader) from 80.9.0.20250822 to 80.9.0.20251221. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-version: 80.9.0.20251221 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d06a4a commit 51ee53e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ pytest-cov = "==7.0.0"
1717
pytest-xdist = "==3.8.0"
1818
mock = "==5.2.0"
1919
mypy = {version = "==1.19.1", markers="implementation_name == 'cpython'"}
20-
types-setuptools = "==80.9.0.20250822"
20+
types-setuptools = "==80.9.0.20251221"
2121
tbump = "==6.11.0"

0 commit comments

Comments
 (0)