Skip to content

Commit bb37990

Browse files
committed
build(deps): Loosen libtmux dependency
1 parent 4a516ec commit bb37990

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
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
@@ -48,7 +48,7 @@ tmuxp = 'tmuxp:cli.cli'
4848
python = "^3.7"
4949
click = "~8"
5050
kaptan = ">=0.5.10"
51-
libtmux = "0.12.0a2"
51+
libtmux = "~0.12.0a2"
5252
colorama = ">=0.3.9"
5353

5454
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)