Skip to content

Commit f016e04

Browse files
committed
build(deps): libtmux: 0.14.2 -> 0.15.0a0 (tmux_cmd newline change)
See also: tmux-python/libtmux#402
1 parent 8535fc9 commit f016e04

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -48,7 +48,7 @@ tmuxp = 'tmuxp:cli.cli'
4848
python = "^3.7"
4949
click = "~8"
5050
kaptan = ">=0.5.10"
51-
libtmux = "~0.14.0"
51+
libtmux = "~0.15.0a0"
5252
colorama = ">=0.3.9"
5353

5454
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)