Skip to content

Commit c4b9c5a

Browse files
committed
build(deps): Bump libtmux 0.15.7 -> 0.15.8
See also: - tmux-python/libtmux#444 - Fixes #822
1 parent f461777 commit c4b9c5a

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

poetry.lock

+11-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
@@ -47,7 +47,7 @@ tmuxp = 'tmuxp:cli.cli'
4747
[tool.poetry.dependencies]
4848
python = "^3.7"
4949
click = "~8"
50-
libtmux = "~0.15.7"
50+
libtmux = "~0.15.8"
5151
colorama = ">=0.3.9"
5252

5353
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)