diff --git a/dev-requirements.txt b/dev-requirements.txt index 445cba90c..29fbe9a6a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ # chartpress is relevant to build and push helm-charts/images/hub/Dockerfile and # update basehub's default values to reference the new image. -chartpress==1.3.0 +chartpress==2.1.0 # requests is used by extra_scripts/rsync-active-users.py requests==2.28.1