Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps pyro5 from 5.15 to 5.16.

Release notes

Sourced from pyro5's releases.

release 5.16

  • project going into super low maintenance mode, I don't plan on working on it any longer unless nasty bugs are reported.
  • properties can now be a streaming generator too
  • loopCondition is relayed from start_ns_loop() to its daemon
  • removed Python 3.8 and 3.9 from the support list (they are EOL). Now supported on Python 3.10 or newer.
  • docs: clarify @expose on a class not automatically exposing base class(es).
Commits
  • 66f010a remove invalid license-expression
  • 63aabab release 5.16
  • 93f867a mention msgpack-numpy. Closes #112
  • 6bfe2e5 remove python 3.9
  • db3a3ad added python 3.14
  • 5cee693 Merge pull request #113 from Daniel-Chin/master
  • d856075 relay a loopCondition from start_ns_loop() to its daemon
  • 2750a3a Improve registration robustness for instances of registered classes
  • 704dada extend example to show how to use remote iterator/generator properties feature
  • 92f9eb7 Merge pull request #86 from mawildoer/mawildoer/property-generators
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [pyro5](https://github.com/irmen/Pyro5) from 5.15 to 5.16.
- [Release notes](https://github.com/irmen/Pyro5/releases)
- [Commits](irmen/Pyro5@v5.15...v5.16)

---
updated-dependencies:
- dependency-name: pyro5
  dependency-version: '5.16'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants