Skip to content

Commit 59bbee3

Browse files
committed
upgrades to pyLoDstorage 0.18.2
1 parent 2ac3a9e commit 59bbee3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ dependencies = [
2222
# https://pypi.org/project/pybasemkit/
2323
# https://github.com/WolfgangFahl/pybasemkit
2424
# Python base module kit: YAML/JSON I/O, structured logging, CLI tooling, shell execution, and remote pydevd debug support.
25-
"pybasemkit>=0.0.3",
25+
"pybasemkit>=0.1.3",
2626
# https://github.com/WolfgangFahl/nicegui_widgets
2727
"ngwidgets>=0.30.0",
2828
# https://pypi.org/project/pyLodStorage/
29-
"pyLodStorage>=0.18.1",
29+
"pyLodStorage>=0.18.2",
3030
# https://pypi.org/project/py-3rdparty-mediawiki/
3131
"py-3rdparty-mediawiki>=0.18.1",
3232
"wikitextparser",

0 commit comments

Comments
 (0)