Skip to content

Commit

Permalink
Merge pull request #742 from HEPData/dependabot/pip/invenio-assets-3.0.1
Browse files Browse the repository at this point in the history
build(deps): bump invenio-assets from 3.0.0 to 3.0.1
  • Loading branch information
GraemeWatt authored Dec 14, 2023
2 parents 3bdc58d + 00cadae commit ac747f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions hepdata/modules/theme/webpack.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"bootstrap": "~3.3.5",
"font-awesome": "~4.6.3",
"toastr": "~2.1.2",
"tinymce": "~6.8.2",
"semantic-ui-less": "~2.5.0"
}
)
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ invenio-access==2.0.0 # Indirect (needed by invenio-admin)
invenio-accounts==3.5.0
invenio-admin==1.4.0
invenio-app==1.4.0
invenio-assets==3.0.0
invenio-assets==3.0.1
invenio-config==1.0.3
invenio-db[postgresql]==1.1.5
invenio-logging[sentry_sdk]==2.1.0
Expand Down

0 comments on commit ac747f9

Please sign in to comment.