Skip to content

Commit

Permalink
Bump distlib from 0.3.7 to 0.3.9 in /sdks/python
Browse files Browse the repository at this point in the history
Bumps [distlib](https://github.com/pypa/distlib) from 0.3.7 to 0.3.9.
- [Release notes](https://github.com/pypa/distlib/releases)
- [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst)
- [Commits](pypa/distlib@0.3.7...0.3.9)

---
updated-dependencies:
- dependency-name: distlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 2488ca1 commit 154f167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ requires = [
"grpcio-tools==1.62.1",
"mypy-protobuf==3.5.0",
# Avoid https://github.com/pypa/virtualenv/issues/2006
"distlib==0.3.7",
"distlib==0.3.9",
# Numpy headers
"numpy>=1.14.3,<2.2.0", # Update setup.py as well.
# having cython here will create wheels that are platform dependent.
Expand Down

0 comments on commit 154f167

Please sign in to comment.