Skip to content

Commit

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

---
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 Dec 22, 2023
1 parent 03caee2 commit c499f95
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.3"
pytest-checkdocs = "2.10.1"
pytest-lazy-fixture = "0.6.3"
pre-commit = "3.5.0"
fastavro = "1.9.1"
fastavro = "1.9.2"
coverage = { version = "^7.3.4", extras = ["toml"] }
requests-mock = "1.11.0"
moto = { version = "^4.2.12", extras = ["server"] }
Expand Down

0 comments on commit c499f95

Please sign in to comment.