Skip to content

Commit

Permalink
Build: Bump fastavro from 1.8.4 to 1.9.0 (#119)
Browse files Browse the repository at this point in the history
Bumps [fastavro](https://github.com/fastavro/fastavro) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/fastavro/fastavro/releases)
- [Changelog](https://github.com/fastavro/fastavro/blob/master/ChangeLog)
- [Commits](fastavro/fastavro@1.8.4...1.9.0)

---
updated-dependencies:
- dependency-name: fastavro
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Nov 3, 2023
1 parent a4c1202 commit e62ce3f
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
70 changes: 35 additions & 35 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 @@ -75,7 +75,7 @@ sqlalchemy = { version = "^2.0.18", optional = true }
pytest = "7.4.3"
pytest-checkdocs = "2.10.1"
pre-commit = "3.5.0"
fastavro = "1.8.4"
fastavro = "1.9.0"
coverage = { version = "^7.3.2", extras = ["toml"] }
requests-mock = "1.11.0"
moto = "^4.2.7"
Expand Down

0 comments on commit e62ce3f

Please sign in to comment.