This is an automated email from the ASF dual-hosted git repository.
hubcio pushed a change to branch
dependabot/nuget/foreign/csharp/System.IO.Hashing-10.0.8
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 1764aaf85 chore(deps): Bump System.IO.Hashing from 8.0.0 to 10.0.8
add a2316a070 feat(python): add package cooldown and pyrefly (#3323)
add 3bfb2ae1a Merge branch 'master' into
dependabot/nuget/foreign/csharp/System.IO.Hashing-10.0.8
No new revisions were added by this update.
Summary of changes:
.../actions/python-maturin/pre-merge/action.yml | 7 +-
.pre-commit-config.yaml | 24 +++
bdd/python/pylock.toml | 42 +++++
bdd/python/pyproject.toml | 10 ++
bdd/python/tests/conftest.py | 11 +-
bdd/python/uv.lock | 54 +++++-
examples/python/basic/consumer.py | 10 +-
examples/python/basic/producer.py | 14 +-
examples/python/getting-started/consumer.py | 16 +-
examples/python/getting-started/producer.py | 20 ++-
examples/python/pylock.toml | 42 +++++
examples/python/pyproject.toml | 10 ++
examples/python/uv.lock | 54 +++++-
foreign/python/pylock.toml | 172 ++-----------------
foreign/python/pyproject.toml | 23 +--
foreign/python/uv.lock | 190 +++------------------
16 files changed, 327 insertions(+), 372 deletions(-)