This is an automated email from the ASF dual-hosted git repository.
hubcio pushed a change to branch
dependabot/nuget/examples/csharp/src/Basic/Iggy_SDK.Examples.Basic.Consumer/minor-and-patch-71a168501e
in repository https://gitbox.apache.org/repos/asf/iggy.git
from ec609656c chore(deps): Bump the minor-and-patch group with 16 updates
add a2316a070 feat(python): add package cooldown and pyrefly (#3323)
add 70a2ac6e8 Merge branch 'master' into
dependabot/nuget/examples/csharp/src/Basic/Iggy_SDK.Examples.Basic.Consumer/minor-and-patch-71a168501e
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(-)