Skip to content

Commit 60029dd

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 5af6e01 commit 60029dd

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
@@ -62,10 +62,10 @@ dev = [
6262
"gp-sphinx==0.0.1a34",
6363
"sphinx-autodoc-argparse==0.0.1a34",
6464
"sphinx-autodoc-api-style==0.0.1a34",
65-
"gp-libs>=0.0.18",
65+
"gp-libs>=0.0.19",
6666
"sphinx-autobuild",
6767
# Testing
68-
"gp-libs>=0.0.18",
68+
"gp-libs>=0.0.19",
6969
"pytest",
7070
"pytest-rerunfailures",
7171
"pytest-mock",
@@ -88,11 +88,11 @@ docs = [
8888
"gp-sphinx==0.0.1a34",
8989
"sphinx-autodoc-argparse==0.0.1a34",
9090
"sphinx-autodoc-api-style==0.0.1a34",
91-
"gp-libs>=0.0.18",
91+
"gp-libs>=0.0.19",
9292
"sphinx-autobuild",
9393
]
9494
testing = [
95-
"gp-libs>=0.0.18",
95+
"gp-libs>=0.0.19",
9696
"pytest",
9797
"pytest-rerunfailures",
9898
"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)