Skip to content

Commit 485dfef

Browse files
authored
Update commons to 2.1.15
1 parent a1cbaf5 commit 485dfef

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
@@ -17,7 +17,7 @@ PyYAML==5.4.1
1717
# Use the branch name of commons from github for testing new changes made in commons from different branch
1818
# Default is main branch specified in docker-compose.development.yml if not set
1919
# git+https://github.com/hubmapconsortium/commons.git@${COMMONS_BRANCH}#egg=hubmap-commons
20-
hubmap-commons==2.1.12
20+
hubmap-commons==2.1.15
2121

2222
# For unit test
2323
nose2==0.10.0

0 commit comments

Comments
 (0)