Skip to content

Commit

Permalink
Bump pyhocon from 0.3.60 to 0.3.61 in /dummy-server (#85)
Browse files Browse the repository at this point in the history
Bumps [pyhocon](https://github.com/chimpler/pyhocon) from 0.3.60 to 0.3.61.
- [Release notes](https://github.com/chimpler/pyhocon/releases)
- [Changelog](https://github.com/chimpler/pyhocon/blob/master/CHANGELOG.md)
- [Commits](chimpler/pyhocon@0.3.60...0.3.61)

---
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 Aug 12, 2024
1 parent 88e68be commit 05d86f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions dummy-server/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 dummy-server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [{include = "dummy_server"}]
python = "^3.9"
fastapi = "^0.111.1"
uvicorn = "^0.30.5"
pyhocon = "^0.3.60"
pyhocon = "^0.3.61"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 05d86f5

Please sign in to comment.