Skip to content

Commit 88bfb07

Browse files
committed
build(deps): libtmux: 0.14.2 -> 0.15.0a4
a0: tmux_cmd newline change a1: deprecation of custom which() in favor of shutil.which() a2: pytest plugin, flake8 checkout a3: doc plugin improvements a4: src/ layout See also: tmux-python/libtmux#402
1 parent 2b75fb2 commit 88bfb07

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: poetry.lock

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

Diff for: 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.0a4"
5252
colorama = ">=0.3.9"
5353

5454
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)