Skip to content

Commit ef5fdb1

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

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

requirements.in

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

requirements.txt

Lines changed: 1 addition & 2 deletions
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==1.3.0
17+
chartpress==2.0.0
1818
# via -r requirements.in
1919
docker==5.0.3
2020
# via chartpress
@@ -83,7 +83,6 @@ ruamel-yaml-clib==0.2.6
8383
# via ruamel-yaml
8484
six==1.16.0
8585
# via
86-
# chartpress
8786
# google-auth
8887
# kubernetes
8988
# python-dateutil

0 commit comments

Comments
 (0)