Skip to content

Commit f2ec0c8

Browse files
authored
build(deps): Bump libtmux 0.15.1 -> 0.15.3 (#821)
2 parents e3294ed + 572832b commit f2ec0c8

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

CHANGES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
3131
- Clean up CodeQL
3232

3333
- Bump poetry 1.1.x -> 1.2.x
34+
- Bump libtmux 0.15.1 -> 0.15.3 (#821, pytest plugin improvements, root-level
35+
conftest.py)
3436

3537
## tmuxp 1.15.0 (2022-09-11)
3638

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

5454
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)