Skip to content

Commit dd0d078

Browse files
Build: Bump fastavro from 1.9.3 to 1.9.4 (#427)
Bumps [fastavro](https://github.com/fastavro/fastavro) from 1.9.3 to 1.9.4. - [Release notes](https://github.com/fastavro/fastavro/releases) - [Changelog](https://github.com/fastavro/fastavro/blob/master/ChangeLog) - [Commits](fastavro/fastavro@1.9.3...1.9.4) --- 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 970c977 commit dd0d078

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
@@ -77,7 +77,7 @@ pytest = "7.4.4"
7777
pytest-checkdocs = "2.10.1"
7878
pytest-lazy-fixture = "0.6.3"
7979
pre-commit = "3.5.0"
80-
fastavro = "1.9.3"
80+
fastavro = "1.9.4"
8181
coverage = { version = "^7.4.1", extras = ["toml"] }
8282
requests-mock = "1.11.0"
8383
moto = { version = "^5.0.1", extras = ["server"] }

0 commit comments

Comments
 (0)