Skip to content

Commit

Permalink
Bump pyzmq from 26.0.2 to 26.0.3
Browse files Browse the repository at this point in the history
Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 26.0.2 to 26.0.3.
- [Release notes](https://github.com/zeromq/pyzmq/releases)
- [Commits](zeromq/pyzmq@v26.0.2...v26.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 46f62a9 commit bd8ff76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ classifiers = [
dependencies = [
"cloudpickle==3.0.0",
"mpi4py==3.1.6",
"pyzmq==26.0.2",
"pyzmq==26.0.3",
"tqdm==4.66.4",
]
dynamic = ["version"]
Expand Down

0 comments on commit bd8ff76

Please sign in to comment.