Skip to content

Commit

Permalink
Update dependency pyzmq to v26.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 657dddb commit f802966
Show file tree
Hide file tree
Showing 6 changed files with 273 additions and 273 deletions.
180 changes: 90 additions & 90 deletions gamutrflib/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion gamutrflib/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ numpy = "1.26.4"
scipy = "1.13.0"
pandas = "2.2.2"
python = ">=3.9,<3.13"
pyzmq = "26.0.2"
pyzmq = "26.0.3"
zstandard = "0.22.0"

[tool.poetry.urls]
Expand Down
180 changes: 90 additions & 90 deletions gamutrfwaterfall/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion gamutrfwaterfall/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ numpy = "1.26.4"
pandas = "2.2.2"
pycairo = "1.26.0"
python = ">=3.9,<3.13"
pyzmq = "26.0.2"
pyzmq = "26.0.3"
scipy = "1.13.0"
zstandard = "0.22.0"
requests = "2.31.0"
Expand Down
180 changes: 90 additions & 90 deletions poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pandas = "2.2.2"
prometheus_client = "0.20.0"
pycairo = "1.26.0"
python = ">=3.9,<3.13"
pyzmq = "26.0.2"
pyzmq = "26.0.3"
requests = "2.31.0"
schedule = "1.2.1"
scipy = "1.13.0"
Expand Down

0 comments on commit f802966

Please sign in to comment.