Skip to content

Commit

Permalink
Merge branch 'main' into theoretical-records
Browse files Browse the repository at this point in the history
  • Loading branch information
ItIsJordan committed Aug 3, 2023
2 parents d62bb84 + 6380fe0 commit 643313d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ updates:
ignore:
- dependency-name: "pytest-cov" # see https://github.com/HEPData/hepdata/issues/580
- dependency-name: "Sphinx" # see https://github.com/HEPData/hepdata/issues/594
- dependency-name: "responses" # see https://github.com/HEPData/hepdata/issues/680
2 changes: 1 addition & 1 deletion hepdata/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
and parsed by ``setup.py``.
"""

__version__ = "0.9.4dev20230710"
__version__ = "0.9.4dev20230731"
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gunicorn==21.2.0
hepdata-converter-ws-client==0.2.2
hepdata-validator @ git+https://github.com/HEPData/hepdata-validator@submission-linking
invenio-access==2.0.0 # Indirect (needed by invenio-admin)
invenio-accounts==3.0.3
invenio-accounts==3.1.0
invenio-admin==1.4.0
invenio-app==1.4.0
invenio-assets==3.0.0
Expand All @@ -16,7 +16,7 @@ invenio-oauthclient==3.3.0
invenio-pidstore==1.3.1
invenio-records==2.1.0
invenio-search[opensearch2]==2.2.0
invenio-theme==2.2.0
invenio-theme==2.3.0
invenio-userprofiles==2.2.1
python-twitter-v2==0.8.1
responses==0.23.1
Expand Down

0 comments on commit 643313d

Please sign in to comment.