Skip to content

Commit a3bd04f

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 a100a58 commit a3bd04f

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
@@ -65,10 +65,10 @@ dev = [
6565
"sphinx-autodoc-api-style==0.0.1a34",
6666
"sphinx-gp-highlighting==0.0.1a34", # https://gp-sphinx.git-pull.com/
6767
"sphinx-gp-mermaid==0.0.1a34", # https://gp-sphinx.git-pull.com/
68-
"gp-libs>=0.0.18", # https://gp-libs.git-pull.com/
68+
"gp-libs>=0.0.19", # https://gp-libs.git-pull.com/
6969
"sphinx-autobuild", # https://sphinx-extensions.readthedocs.io/en/latest/sphinx-autobuild.html
7070
# Testing
71-
"gp-libs>=0.0.18",
71+
"gp-libs>=0.0.19",
7272
"pytest",
7373
"pytest-rerunfailures",
7474
"pytest-mock",
@@ -93,11 +93,11 @@ docs = [
9393
"sphinx-autodoc-api-style==0.0.1a34",
9494
"sphinx-gp-highlighting==0.0.1a34", # https://gp-sphinx.git-pull.com/
9595
"sphinx-gp-mermaid==0.0.1a34", # https://gp-sphinx.git-pull.com/
96-
"gp-libs>=0.0.18", # https://gp-libs.git-pull.com/
96+
"gp-libs>=0.0.19", # https://gp-libs.git-pull.com/
9797
"sphinx-autobuild", # https://sphinx-extensions.readthedocs.io/en/latest/sphinx-autobuild.html
9898
]
9999
testing = [
100-
"gp-libs>=0.0.18",
100+
"gp-libs>=0.0.19",
101101
"pytest",
102102
"pytest-rerunfailures",
103103
"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)