Skip to content

Commit 24a6dbd

Browse files
Bump distlib from 0.4.2 to 0.4.3 in /sdks/python (#38959)
Bumps [distlib](https://github.com/pypa/distlib) from 0.4.2 to 0.4.3. - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](pypa/distlib@0.4.2...0.4.3) --- updated-dependencies: - dependency-name: distlib dependency-version: 0.4.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c61055 commit 24a6dbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdks/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ requires = [
2828
"grpcio-tools==1.71.0; python_version >= '3.13'",
2929
"mypy-protobuf==3.5.0",
3030
# Avoid https://github.com/pypa/virtualenv/issues/2006
31-
"distlib==0.4.2",
31+
"distlib==0.4.3",
3232
# Numpy headers
3333
"numpy>=1.14.3,<2.5.0", # Update setup.py as well.
3434
# having cython here will create wheels that are platform dependent.

0 commit comments

Comments
 (0)