Skip to content

Commit

Permalink
Bump gcn-kafka from 0.3.2 to 0.3.3
Browse files Browse the repository at this point in the history
Bumps [gcn-kafka](https://github.com/nasa-gcn/gcn-kafka-python) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/nasa-gcn/gcn-kafka-python/releases)
- [Commits](nasa-gcn/gcn-kafka-python@v0.3.2...v0.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lpsinger committed Aug 28, 2023
1 parent ff8d15e commit 6aec427
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -9,7 +9,7 @@ authors = ["Dakota Dutko <[email protected]>", "Leo Singer <leo.singer@lig
backoff = "*"
boto3 = "*"
confluent-kafka = ">=2.2.0" # first working version with aarch64 wheels
gcn-kafka = "^0.3.2"
gcn-kafka = "^0.3.3"
python = "^3.9"
ratelimit = "*"
click = "^8.1.3"
Expand Down

0 comments on commit 6aec427

Please sign in to comment.