pyiron / pylammpsmpi

Parallel Lammps Python interface - control a mpi4py parallel LAMMPS instance from a serial python process or a Jupyter notebook
https://pylammpsmpi.readthedocs.io
BSD 3-Clause "New" or "Revised" License
30 stars 4 forks source link

Bump pyzmq from 25.0.1 to 25.0.2 #100

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pyzmq from 25.0.1 to 25.0.2.

Commits
  • 1f1d6bd Bump to 25.0.2
  • d370aae Merge pull request #1851 from minrk/2502
  • a65f857 changelog for 25.0.2
  • 6307d90 Merge pull request #1848 from minrk/zmqstream-close-shadow
  • fc4a86e Merge pull request #1850 from zeromq/dependabot/github_actions/actions/setup-...
  • dbae338 Bump actions/setup-python from 3 to 4
  • 13a7dff Merge pull request #1849 from minrk/dependabot
  • a88f0ff dependabot config for github actions
  • 52b8e4b handle closed shadow sockets in ZMQStream
  • 4b63ae9 Bump to 25.1.0.dev
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)