Skip to content

Commit 5e95b13

Browse files
Bump fastavro from 1.9.7 to 1.10.0 (#1460)
Bumps [fastavro](https://github.com/fastavro/fastavro) from 1.9.7 to 1.10.0. - [Release notes](https://github.com/fastavro/fastavro/releases) - [Changelog](https://github.com/fastavro/fastavro/blob/master/ChangeLog) - [Commits](fastavro/fastavro@1.9.7...1.10.0) --- updated-dependencies: - dependency-name: fastavro dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbcf65b commit 5e95b13

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

poetry.lock

Lines changed: 34 additions & 34 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
@@ -85,7 +85,7 @@ pytest = "7.4.4"
8585
pytest-checkdocs = "2.10.1"
8686
pytest-lazy-fixture = "0.6.3"
8787
pre-commit = "4.0.1"
88-
fastavro = "1.9.7"
88+
fastavro = "1.10.0"
8989
coverage = { version = "^7.4.2", extras = ["toml"] }
9090
requests-mock = "1.12.1"
9191
moto = { version = "^5.0.2", extras = ["server"] }

0 commit comments

Comments
 (0)