Skip to content

Commit b1a6790

Browse files
Bump fastavro from 1.9.5 to 1.9.7 (#1142)
Bumps [fastavro](https://github.com/fastavro/fastavro) from 1.9.5 to 1.9.7. - [Release notes](https://github.com/fastavro/fastavro/releases) - [Changelog](https://github.com/fastavro/fastavro/blob/master/ChangeLog) - [Commits](fastavro/fastavro@1.9.5...1.9.7) --- 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>
1 parent 6900f50 commit b1a6790

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
@@ -89,7 +89,7 @@ pytest = "7.4.4"
8989
pytest-checkdocs = "2.10.1"
9090
pytest-lazy-fixture = "0.6.3"
9191
pre-commit = "3.5.0"
92-
fastavro = "1.9.5"
92+
fastavro = "1.9.7"
9393
coverage = { version = "^7.4.2", extras = ["toml"] }
9494
requests-mock = "1.12.1"
9595
moto = { version = "^5.0.2", extras = ["server"] }

0 commit comments

Comments
 (0)