Skip to content

Commit 8519909

Browse files
committed
build(deps): libtmux 0.21.0 -> 0.22.0
1 parent b30a864 commit 8519909

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ _Maintenance only, no bug fixes or features_
2929
formatting can be done almost instantly.
3030

3131
This change replaces black, isort, flake8 and flake8 plugins.
32+
- libtmux: 0.21.1 -> 0.22.0 (Moved to ruff as well)
3233

3334
[ruff]: https://ruff.rs
3435

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ tmuxp = 'tmuxp:cli.cli'
4747

4848
[tool.poetry.dependencies]
4949
python = "^3.7"
50-
libtmux = "~0.21.1"
50+
libtmux = "~0.22.0"
5151
colorama = ">=0.3.9"
5252
PyYAML = "^6.0"
5353

0 commit comments

Comments
 (0)