File tree Expand file tree Collapse file tree 2 files changed +214
-119
lines changed
Expand file tree Collapse file tree 2 files changed +214
-119
lines changed Original file line number Diff line number Diff line change 11[project ]
22name = " rogue-scholar"
3- version = " 14.0.0.5 "
3+ version = " 14.0.0.6 "
44description = " Rogue Scholar is a science blog archive based on the InvenioRDM repository software."
55authors = [{ name = " Martin Fenner" , email = " martin@front-matter.de" }]
66readme = " README.md"
77requires-python = " >=3.14,<3.15"
88license = " MIT"
99dependencies = [
10- " invenio-app-rdm>=14.0.0b5.dev4 " ,
10+ " invenio-app-rdm>=14.0.0b5.dev5 " ,
1111 " invenio-search[opensearch2]>=3.1.2,<3.2.0" ,
1212 " invenio-s3>=3.0.2" ,
1313 " invenio-rdm-records" ,
@@ -39,4 +39,4 @@ include = ["pyproject.toml", "site/**/*.py"]
3939
4040[project .optional-dependencies ]
4141docs = [" quarto-cli~=1.8.25" ]
42- actions = [" commonmeta-py>=0.203 " ]
42+ actions = [" commonmeta-py>=0.208 " ]
You can’t perform that action at this time.
0 commit comments