Skip to content

Commit 1726133

Browse files
Bump chartpress from 2.2.0 to 2.3.0
Bumps [chartpress](https://github.com/jupyterhub/chartpress) from 2.2.0 to 2.3.0. - [Changelog](https://github.com/jupyterhub/chartpress/blob/main/CHANGELOG.md) - [Commits](jupyterhub/chartpress@2.2.0...2.3.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 b66c4dc commit 1726133

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.2.*
1+
chartpress==2.3.*
22
kubernetes
33
pytest
44
pytest-rerunfailures

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ certifi==2024.7.4
1212
# requests
1313
charset-normalizer==2.0.12
1414
# via requests
15-
chartpress==2.2.0
15+
chartpress==2.3.0
1616
# via -r requirements.in
1717
docker==5.0.3
1818
# via chartpress

0 commit comments

Comments
 (0)