Skip to content

Commit

Permalink
Merge pull request IQTLabs#1386 from IQTLabs/renovate/pyzmq-26.x
Browse files Browse the repository at this point in the history
Update dependency pyzmq to v26.1.1
  • Loading branch information
anarkiwi authored Aug 20, 2024
2 parents d5d6d01 + 8645644 commit b913109
Show file tree
Hide file tree
Showing 6 changed files with 336 additions and 336 deletions.
222 changes: 111 additions & 111 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 = "2.0.1"
scipy = "1.14.0"
pandas = "2.2.2"
python = ">=3.10,<3.13"
pyzmq = "26.1.0"
pyzmq = "26.1.1"
zstandard = "0.23.0"

[tool.poetry.urls]
Expand Down
222 changes: 111 additions & 111 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 = "2.0.1"
pandas = "2.2.2"
pycairo = "1.26.1"
python = ">=3.10,<3.13"
pyzmq = "26.1.0"
pyzmq = "26.1.1"
scipy = "1.14.0"
zstandard = "0.23.0"
requests = "2.32.3"
Expand Down
222 changes: 111 additions & 111 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 @@ -22,7 +22,7 @@ pandas = "2.2.2"
pbr = "6.0.0"
prometheus_client = "0.20.0"
python = ">=3.9,<3.13"
pyzmq = "26.1.0"
pyzmq = "26.1.1"
requests = "2.32.3"
sigmf = "1.2.2"
sysrsync = "1.1.1"
Expand Down

0 comments on commit b913109

Please sign in to comment.