Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: fastavro
  dependency-type: direct:development
  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 Jan 9, 2024
1 parent 67c07f2 commit feafbf0
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
66 changes: 33 additions & 33 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 @@ -76,7 +76,7 @@ pytest = "7.4.4"
pytest-checkdocs = "2.10.1"
pytest-lazy-fixture = "0.6.3"
pre-commit = "3.5.0"
fastavro = "1.9.2"
fastavro = "1.9.3"
coverage = { version = "^7.4.0", extras = ["toml"] }
requests-mock = "1.11.0"
moto = { version = "^4.2.13", extras = ["server"] }
Expand Down

0 comments on commit feafbf0

Please sign in to comment.