Skip to content

Commit 42d07ee

Browse files
authored
Update to use commons 2.1.7
1 parent 2f03c73 commit 42d07ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ PyYAML==5.4.1
1616
# Use the branch name of commons from github for testing new changes made in commons from different branch
1717
# Default is main branch specified in docker-compose.development.yml if not set
1818
# git+https://github.com/hubmapconsortium/commons.git@${COMMONS_BRANCH}#egg=hubmap-commons
19-
hubmap-commons==2.1.6
19+
hubmap-commons==2.1.7
2020

2121
# For unit test
2222
nose2==0.10.0

0 commit comments

Comments
 (0)