Skip to content

Commit

Permalink
pipfile: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zzacharo committed Dec 16, 2024
1 parent e7a5b7c commit 2389ee0
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 36 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ verify_ssl = true
check-manifest = ">=0.25"

[packages]
invenio-app-rdm = {version = "~=13.0.0b1.dev23", extras = ["opensearch2"]}
invenio-app-rdm = {version = "~=13.0.0b1.dev25", extras = ["opensearch2"]}
sentry-sdk = ">=1.45,<2.0.0"
invenio-vocabularies = {extras = ["s3fs"]}
cds-rdm = {editable=true, path="./site"}
Expand Down
76 changes: 41 additions & 35 deletions Pipfile.lock

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

0 comments on commit 2389ee0

Please sign in to comment.