Skip to content

Commit cab152b

Browse files
build(deps): bump chartpress from 2.0.0 to 2.1.0
Bumps [chartpress](https://github.com/jupyterhub/chartpress) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/jupyterhub/chartpress/releases) - [Changelog](https://github.com/jupyterhub/chartpress/blob/main/CHANGELOG.md) - [Commits](jupyterhub/chartpress@2.0.0...2.1.0) --- updated-dependencies: - dependency-name: chartpress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5fc4ed commit cab152b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
chartpress==2.0.*
1+
chartpress==2.1.*
22
kubernetes
33
pytest
44
pytest-rerunfailures

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ certifi==2022.5.18.1
1414
# requests
1515
charset-normalizer==2.0.12
1616
# via requests
17-
chartpress==2.0.0
17+
chartpress==2.1.0
1818
# via -r requirements.in
1919
docker==5.0.3
2020
# via chartpress

0 commit comments

Comments
 (0)