Skip to content

Commit 52ce706

Browse files
committed
libtmux: 0.10.1 -> 0.10.2
1 parent 79163d3 commit 52ce706

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

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
@@ -39,7 +39,7 @@ tmuxp = 'tmuxp:cli.cli'
3939
python = "^3.6"
4040
click = ">7,<8.1"
4141
kaptan = ">=0.5.10"
42-
libtmux = "~0.10.1"
42+
libtmux = "~0.10.2"
4343
colorama = ">=0.3.9"
4444

4545
[tool.poetry.dev-dependencies]

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
kaptan>=0.5.10
2-
libtmux>=0.10.1,<0.11
2+
libtmux>=0.10.2,<0.11
33
click>=7,<8.1
44
colorama>=0.3.9

0 commit comments

Comments
 (0)