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.dev7 -> 13.0.0b1.dev8 )

    πŸ“¦ release: v13.0.0b1.dev8
    installation: bump invenio-communities & invenio-rdm-records

πŸ“ invenio-communities (15.2.1 -> 16.0.0 ⚠️)

    πŸ“¦ release: v16.0.0
    installation: bump invenio-vocabularies

πŸ“ invenio-rdm-records (13.0.0 -> 14.0.0 ⚠️)

    πŸ“¦ release: v14.0.0
    installation: bump invenio-vocabularies & invenio-communities

πŸ“ invenio-theme (3.4.2 -> 3.4.3 πŸ›)

    release: v3.4.3
    config: pass invenio config to main body

πŸ“ invenio-vocabularies (5.1.0 -> 6.0.0 ⚠️)

    πŸ“¦ release: v6.0.0
    awards: updated mappings and tests
    awards: added subjects in relations and serializer
    awards: support CORDIS projects from H2020 and FP7
    awards: added subjects info in cordis
    awards: added CORDIS datastreams
    datastreams: affiliations: OpenAIRE transformer and writer adding PIC identifier
    datastreams: move OpenAIREProjectHTTPReader to generic OpenAIREHTTPReader
    resource: add permission check to names search
    subjects: added identifier, updated mappings
    subjects: updated id and added hierarchy
    subjects: added euroscivoc datastream
  • Loading branch information
yashlamba committed Oct 4, 2024
1 parent c24bf4f commit 0e1bf2a
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 20 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.dev7", extras = ["opensearch2"]}
invenio-app-rdm = {version = "~=13.0.0b1.dev8", extras = ["opensearch2"]}

invenio-logging = {extras = ["sentry_sdk"], version = "~=2.0"}
sentry-sdk = ">=1.45,<2.0.0"
Expand Down
63 changes: 44 additions & 19 deletions Pipfile.lock

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

0 comments on commit 0e1bf2a

Please sign in to comment.