Skip to content

Commit

Permalink
Deps: Bump the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /helm-version-upgrade with 4 updates: [ruamel-yaml](), [black](https://github.com/psf/black), [httpcore](https://github.com/encode/httpcore) and [pontos](https://github.com/greenbone/pontos).


Updates `ruamel-yaml` from 0.17.40 to 0.18.3

Updates `black` from 23.10.0 to 23.10.1
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.10.0...23.10.1)

Updates `httpcore` from 0.18.0 to 1.0.0
- [Release notes](https://github.com/encode/httpcore/releases)
- [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md)
- [Commits](encode/httpcore@0.18.0...1.0.0)

Updates `pontos` from 22.7.2 to 23.10.6
- [Release notes](https://github.com/greenbone/pontos/releases)
- [Commits](greenbone/pontos@v22.7.2...v23.10.6)

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: black
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: httpcore
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: pontos
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and greenbonebot committed Oct 30, 2023
1 parent ced6a57 commit a5b559d
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 deletions helm-version-upgrade/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion helm-version-upgrade/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [

[tool.poetry.dependencies]
python = "^3.9"
ruamel-yaml = "^0.17.40"
ruamel-yaml = "^0.18.3"

[tool.poetry.dev-dependencies]
autohooks-plugin-pylint = ">=22.8.0"
Expand Down

0 comments on commit a5b559d

Please sign in to comment.