Skip to content

Commit

Permalink
chore(deps): bump cloudevents from 1.9.0 to 1.10.1
Browse files Browse the repository at this point in the history
Bumps [cloudevents](https://github.com/cloudevents/sdk-python) from 1.9.0 to 1.10.1.
- [Changelog](https://github.com/cloudevents/sdk-python/blob/main/CHANGELOG.md)
- [Commits](cloudevents/sdk-python@1.9.0...1.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent ffc5878 commit fdf0e5c
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 @@ -12,7 +12,7 @@ acringest = 'acringest:main'

[tool.poetry.dependencies]
python = "^3.11"
cloudevents = "^1.9.0"
cloudevents = "^1.10.1"
ConfigArgParse = "^1.7"
kafka-python = "^2.0.2"
minio = "^7.1.16"
Expand Down

0 comments on commit fdf0e5c

Please sign in to comment.