Skip to content

Commit df57e5c

Browse files
committed
installation: bump dependencies
πŸ“ invenio-app-rdm (13.0.0b2.dev6 -> 13.0.0b2.dev7 🌈) πŸ“¦ release: v13.0.0b2.dev7 deposit: refactor section config in RDMDepositForm * added anchor ids, made form overridable * added section path in config * added styling for error messages * added severity checks config * added css for accordion labels πŸ“ invenio-rdm-records (17.3.0 -> 17.4.0 🌈) πŸ“¦ release: v17.4.0 deposit-ui: Support new error format with severity and description FeedbackLabel for creatibutors and license πŸ“ invenio-vocabularies (7.2.1 -> 7.3.0 🌈) πŸ“¦ release: v7.3.0 form: funding: use FeedbackLabel and add error styling
1 parent b1fd635 commit df57e5c

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

β€ŽPipfileβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sphinx = ">=4.5"
1010
isort = ">=6.0"
1111

1212
[packages]
13-
invenio-app-rdm = {version = "==13.0.0b2.dev6", extras = ["opensearch2"]}
13+
invenio-app-rdm = {version = "==13.0.0b2.dev7", extras = ["opensearch2"]}
1414
sentry-sdk = ">=1.45,<2.0.0"
1515
zenodo_rdm = {editable="True", path="./site"}
1616
zenodo_legacy = {editable="True", path="./legacy"}

β€ŽPipfile.lockβ€Ž

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)