Skip to content

Commit 65c0f4b

Browse files
Build: Bump fastavro from 1.11.1 to 1.12.0
Bumps [fastavro](https://github.com/fastavro/fastavro) from 1.11.1 to 1.12.0. - [Release notes](https://github.com/fastavro/fastavro/releases) - [Changelog](https://github.com/fastavro/fastavro/blob/master/ChangeLog) - [Commits](fastavro/fastavro@1.11.1...1.12.0) --- updated-dependencies: - dependency-name: fastavro dependency-version: 1.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55c02e4 commit 65c0f4b

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

poetry.lock

Lines changed: 38 additions & 38 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
@@ -93,7 +93,7 @@ pytest = "7.4.4"
9393
pytest-checkdocs = "2.13.0"
9494
pytest-lazy-fixture = "0.6.3"
9595
pre-commit = "4.2.0"
96-
fastavro = "1.11.1"
96+
fastavro = "1.12.0"
9797
coverage = { version = "^7.4.2", extras = ["toml"] }
9898
requests-mock = "1.12.1"
9999
moto = { version = "^5.0.2", extras = ["server"] }

0 commit comments

Comments
 (0)