Skip to content

Commit

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

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

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 25, 2023
1 parent 6e70839 commit 21cee58
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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.5"
ConfigArgParse = "^1.7"
kafka-python = "^2.0.2"
minio = "^7.1.15"
jsondiff = "^2.0.0"
Expand Down

0 comments on commit 21cee58

Please sign in to comment.