Skip to content

Commit

Permalink
chore(deps): bump configargparse from 1.5.3 to 1.5.5 (#12)
Browse files Browse the repository at this point in the history
Bumps [configargparse](https://github.com/bw2/ConfigArgParse) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/bw2/ConfigArgParse/releases)
- [Commits](bw2/ConfigArgParse@v1.5.3...1.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2023
1 parent 63882c0 commit 5a38ebe
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 @@ -13,7 +13,7 @@ acringest = 'acringest:main'
[tool.poetry.dependencies]
python = "^3.11"
cloudevents = "^1.9.0"
ConfigArgParse = "^1.5.3"
ConfigArgParse = "^1.5.5"
kafka-python = "^2.0.2"
minio = "^7.1.15"
jsondiff = "^2.0.0"
Expand Down

0 comments on commit 5a38ebe

Please sign in to comment.