Skip to content

Commit

Permalink
upgrade to django-sodar-core v0.13.1-wip (#1720)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkonie committed Aug 8, 2023
1 parent 5cedd56 commit 4fbf1d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Changed
-------

- **General**
- Upgrade to django-sodar-core v0.13.0 (#1617)
- Upgrade to django-sodar-core v0.13.1-WIP (#1617, #1720)
- Upgrade to python-irodsclient v1.1.8 (#1538)
- Upgrade Python dependencies (#1620)
- **Landingzones**
Expand Down
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ wheel==0.40.0
setuptools==67.6.0

# Django
django==3.2.19
django==3.2.20

# Configuration
django-environ==0.10.0
Expand Down Expand Up @@ -77,8 +77,8 @@ mistune==2.0.5
django-autocomplete-light==3.9.4

# SODAR Core
django-sodar-core==0.13.0
# -e git+https://github.com/bihealth/sodar-core.git@e99b8ea17f26ea8f5e87f4a9a740bdc9db5dc1c0#egg=django-sodar-core
# django-sodar-core==0.13.0
-e git+https://github.com/bihealth/sodar-core.git@3981ad649df5e199bcaebf154ab4d9cac6c624cb#egg=django-sodar-core

# Celery
celery==5.2.7
Expand Down

0 comments on commit 4fbf1d4

Please sign in to comment.