Skip to content

Commit

Permalink
installation: bump dependencies
Browse files Browse the repository at this point in the history
📁 invenio-app-rdm (13.0.0b1.dev27 -> 13.0.0b1.dev28 🌈)

    release: v13.0.0b1.dev28
    deposit: force no caching in the response headers
    pids: pass optional DOI transitions in the upload form

📁 invenio-rdm-records (16.6.1 -> 16.7.0 🌈)

    release: v16.7.0
    pids: improve UI for optional DOI
    deposit-ui: fix affiliation selection input display
    * Fixes an bug where names selected from the search box don't get
      their affiliations displayed in the modal (even though the values are
      persisted in the form's data/state).

📁 invenio-stats (4.2.1 -> 4.3.0 🌈)

    release: v4.3.0
    workflows: enable tests on maint-4.x
    aggregations: add yearly interval

📁 invenio-theme (3.5.2 -> 3.6.1 🌈)

    release: v3.6.1
    workflows: enable CI on maint-3.x
    theme: expand generator classes
  • Loading branch information
slint committed Jan 21, 2025
1 parent c05855c commit 8eaa749
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sphinx = ">=4.5"
isort = "<6.0" # Unpin when isort==6.0.0 is released

[packages]
invenio-app-rdm = {version = "==13.0.0b1.dev27", extras = ["opensearch2"]}
invenio-app-rdm = {version = "==13.0.0b1.dev28", extras = ["opensearch2"]}
sentry-sdk = ">=1.45,<2.0.0"
zenodo_rdm = {editable="True", path="./site"}
zenodo_legacy = {editable="True", path="./legacy"}
Expand Down
78 changes: 39 additions & 39 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8eaa749

Please sign in to comment.