Skip to content

Commit c499f95

Browse files
Build: Bump fastavro from 1.9.1 to 1.9.2 (#236)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03caee2 commit c499f95

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

poetry.lock

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ pytest = "7.4.3"
7676
pytest-checkdocs = "2.10.1"
7777
pytest-lazy-fixture = "0.6.3"
7878
pre-commit = "3.5.0"
79-
fastavro = "1.9.1"
79+
fastavro = "1.9.2"
8080
coverage = { version = "^7.3.4", extras = ["toml"] }
8181
requests-mock = "1.11.0"
8282
moto = { version = "^4.2.12", extras = ["server"] }

0 commit comments

Comments
 (0)