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.dev14 -> 13.0.0b1.dev15 )

    πŸ“¦ release: v13.0.0b1.dev15
    communities-ui: verified icon display logic change and deterministic sorting

πŸ“ invenio-communities (17.3.1 -> 17.3.2 πŸ›)

    πŸ“¦ release: v17.3.2
    ui: avoid exceptions if organizations list and request membership are not defined
    ui: verified icon display logic change

πŸ“ invenio-rdm-records (15.5.0 -> 15.6.0 🌈)

    πŸ“¦ release: v15.6.0
    community: added myCommunitiesEnabled prop to CommunitySelectionSearch
  • Loading branch information
ptamarit committed Oct 18, 2024
1 parent 724cbf1 commit aa9bd39
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 164 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.dev13", extras = ["opensearch2"]}
invenio-app-rdm = {version = "~=13.0.0b1.dev15", extras = ["opensearch2"]}

invenio-logging = {extras = ["sentry_sdk"], version = "~=2.0"}
sentry-sdk = ">=1.45,<2.0.0"
Expand Down
Loading

0 comments on commit aa9bd39

Please sign in to comment.