Skip to content

Commit 7aad859

Browse files
committed
py(deps[dev]) Bump dev packages
1 parent f70cb62 commit 7aad859

2 files changed

Lines changed: 46 additions & 46 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ Changes = "https://github.com/tmux-python/libtmux/blob/master/CHANGES"
5252
[dependency-groups]
5353
dev = [
5454
# Docs (via gp-sphinx)
55-
"gp-sphinx==0.0.1a21",
56-
"sphinx-autodoc-api-style==0.0.1a21",
57-
"sphinx-autodoc-pytest-fixtures==0.0.1a21",
55+
"gp-sphinx==0.0.1a22",
56+
"sphinx-autodoc-api-style==0.0.1a22",
57+
"sphinx-autodoc-pytest-fixtures==0.0.1a22",
5858
"sphinx-autobuild",
5959
"types-docutils",
6060
# Testing
@@ -75,9 +75,9 @@ dev = [
7575
]
7676

7777
docs = [
78-
"gp-sphinx==0.0.1a21",
79-
"sphinx-autodoc-api-style==0.0.1a21",
80-
"sphinx-autodoc-pytest-fixtures==0.0.1a21",
78+
"gp-sphinx==0.0.1a22",
79+
"sphinx-autodoc-api-style==0.0.1a22",
80+
"sphinx-autodoc-pytest-fixtures==0.0.1a22",
8181
"sphinx-autobuild",
8282
]
8383
testing = [

0 commit comments

Comments
 (0)