Skip to content

Commit

Permalink
Bump grain from 0.2.1 to 0.2.2 (#76)
Browse files Browse the repository at this point in the history
Bumps [grain](https://github.com/google/grain) from 0.2.1 to 0.2.2.
- [Commits](https://github.com/google/grain/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent b07db14 commit ca3fb33
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 @@ -44,7 +44,7 @@ tfds = [

# Grain is an extra because as of v0.2.0 it has no OSX wheels.
grain = [
"grain==0.2.1",
"grain==0.2.2",
]

[tool.pyink]
Expand Down

0 comments on commit ca3fb33

Please sign in to comment.