Skip to content

Commit 1280dd5

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 a5072b0 commit 1280dd5

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
@@ -73,10 +73,10 @@ dev = [
7373
"gp-sphinx==0.0.1a34",
7474
"sphinx-autodoc-argparse==0.0.1a34",
7575
"sphinx-autodoc-api-style==0.0.1a34",
76-
"gp-libs>=0.0.18",
76+
"gp-libs>=0.0.19",
7777
"sphinx-autobuild",
7878
# Testing
79-
"gp-libs>=0.0.18",
79+
"gp-libs>=0.0.19",
8080
"pytest",
8181
"syrupy",
8282
"pytest-asyncio",
@@ -102,11 +102,11 @@ docs = [
102102
"gp-sphinx==0.0.1a34",
103103
"sphinx-autodoc-argparse==0.0.1a34",
104104
"sphinx-autodoc-api-style==0.0.1a34",
105-
"gp-libs>=0.0.18",
105+
"gp-libs>=0.0.19",
106106
"sphinx-autobuild",
107107
]
108108
testing = [
109-
"gp-libs>=0.0.18",
109+
"gp-libs>=0.0.19",
110110
"pytest",
111111
"syrupy",
112112
"pytest-asyncio",

β€Ž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)