Skip to content

Commit a876fba

Browse files
authored
Merge pull request #1460 from IQTLabs/renovate/pyzmq-26.x
Update dependency pyzmq to v26.2.1
2 parents 429095f + 9260106 commit a876fba

File tree

6 files changed

+336
-336
lines changed

6 files changed

+336
-336
lines changed

gamutrflib/poetry.lock

+111-111
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gamutrflib/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ numpy = "2.2.2"
1313
scipy = "1.15.1"
1414
pandas = "2.2.3"
1515
python = ">=3.10,<3.13"
16-
pyzmq = "26.2.0"
16+
pyzmq = "26.2.1"
1717
zstandard = "0.23.0"
1818

1919
[tool.poetry.urls]

gamutrfwaterfall/poetry.lock

+111-111
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gamutrfwaterfall/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ numpy = "2.2.2"
1616
pandas = "2.2.3"
1717
pycairo = "1.27.0"
1818
python = ">=3.10,<3.13"
19-
pyzmq = "26.2.0"
19+
pyzmq = "26.2.1"
2020
scipy = "1.15.1"
2121
zstandard = "0.23.0"
2222
requests = "2.32.3"

poetry.lock

+111-111
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pandas = "2.2.3"
2222
pbr = "6.1.0"
2323
prometheus_client = "0.21.1"
2424
python = ">=3.10,<3.13"
25-
pyzmq = "26.2.0"
25+
pyzmq = "26.2.1"
2626
requests = "2.32.3"
2727
sigmf = "1.2.6"
2828
sysrsync = "1.1.1"

0 commit comments

Comments
 (0)