Skip to content

Commit 193fde9

Browse files
committed
py(deps[docs]) gp-libs 0.0.18 → 0.0.19
why: pick up the latest gp-libs docs helpers. what: - Raise gp-libs floor >=0.0.18 → >=0.0.19 - Relock uv.lock
1 parent 2c8ca88 commit 193fde9

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@ dev = [
6767
"gp-sphinx==0.0.1a34",
6868
"sphinx-autodoc-api-style==0.0.1a34",
6969
"sphinx-autodoc-pytest-fixtures==0.0.1a34",
70-
"gp-libs>=0.0.18",
70+
"gp-libs>=0.0.19",
7171
"sphinx-autobuild",
7272
# Testing
73-
"gp-libs>=0.0.18",
73+
"gp-libs>=0.0.19",
7474
"pytest",
7575
"pytest-rerunfailures",
7676
"pytest-mock",
@@ -89,11 +89,11 @@ docs = [
8989
"gp-sphinx==0.0.1a34",
9090
"sphinx-autodoc-api-style==0.0.1a34",
9191
"sphinx-autodoc-pytest-fixtures==0.0.1a34",
92-
"gp-libs>=0.0.18",
92+
"gp-libs>=0.0.19",
9393
"sphinx-autobuild",
9494
]
9595
testing = [
96-
"gp-libs>=0.0.18",
96+
"gp-libs>=0.0.19",
9797
"pytest",
9898
"pytest-rerunfailures",
9999
"pytest-mock",

uv.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)