Skip to content

Commit

Permalink
build(deps): bump pyhocon from 0.3.59 to 0.3.60 (#117)
Browse files Browse the repository at this point in the history
Bumps [pyhocon](https://github.com/chimpler/pyhocon) from 0.3.59 to 0.3.60.
- [Release notes](https://github.com/chimpler/pyhocon/releases)
- [Changelog](https://github.com/chimpler/pyhocon/blob/master/CHANGELOG.md)
- [Commits](chimpler/pyhocon@0.3.59...0.3.60)

---
updated-dependencies:
- dependency-name: pyhocon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent c9640c0 commit 4eade07
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dataconf = 'dataconf.cli:run'

[tool.poetry.dependencies]
python = "^3.8"
pyhocon = "0.3.59"
pyhocon = "0.3.60"
python-dateutil = "^2.8.2"
PyYAML = "^6.0.1"

Expand Down

0 comments on commit 4eade07

Please sign in to comment.