Skip to content

Commit

Permalink
Update dependency zstandard to v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent cb08f75 commit 96ed360
Show file tree
Hide file tree
Showing 6 changed files with 303 additions and 150 deletions.
149 changes: 100 additions & 49 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 @@ -14,7 +14,7 @@ scipy = "1.14.0"
pandas = "2.2.2"
python = ">=3.10,<3.13"
pyzmq = "26.0.3"
zstandard = "0.22.0"
zstandard = "0.23.0"

[tool.poetry.urls]
homepage = "https://github.com/IQTLabs/gamutRF"
Expand Down
149 changes: 100 additions & 49 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 @@ -18,7 +18,7 @@ pycairo = "1.26.1"
python = ">=3.10,<3.13"
pyzmq = "26.0.3"
scipy = "1.14.0"
zstandard = "0.22.0"
zstandard = "0.23.0"
requests = "2.32.3"

[tool.poetry.scripts]
Expand Down
149 changes: 100 additions & 49 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 @@ -27,7 +27,7 @@ requests = "2.32.3"
sigmf = "1.2.2"
sysrsync = "1.1.1"
webcolors = "24.6.0"
zstandard = "0.22.0"
zstandard = "0.23.0"

[tool.poetry.dev-dependencies]
attr = "0.3.2"
Expand Down

0 comments on commit 96ed360

Please sign in to comment.