Skip to content

Commit

Permalink
fix: bump bytewax from 0.17.1 to 0.20.1
Browse files Browse the repository at this point in the history
Bumps [bytewax](https://github.com/bytewax/bytewax) from 0.17.1 to 0.20.1.
- [Release notes](https://github.com/bytewax/bytewax/releases)
- [Changelog](https://github.com/bytewax/bytewax/blob/main/CHANGELOG.md)
- [Commits](bytewax/bytewax@v0.17.1...v0.20.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent ab7c2b8 commit 4b39628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ classifiers = [ # Optional
# For an analysis of this field vs pip's requirements files see:
# https://packaging.python.org/discussions/install-requires-vs-requirements/
dependencies = [
"bytewax==0.17.1"
"bytewax==0.20.1"
]

# List additional groups of dependencies here (e.g. development
Expand Down

0 comments on commit 4b39628

Please sign in to comment.