Skip to content

Commit 8d4aa00

Browse files
chore(deps): bump avro from 1.11.3 to 1.12.0
Bumps [avro](https://github.com/apache/avro) from 1.11.3 to 1.12.0. - [Release notes](https://github.com/apache/avro/releases) - [Commits](apache/avro@release-1.11.3...release-1.12.0) --- updated-dependencies: - dependency-name: avro dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ab345f commit 8d4aa00

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 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
@@ -53,7 +53,7 @@ requests = "*"
5353
requests_cache = "*"
5454
wcmatch = "10.0"
5555
# Extras depedencies
56-
avro = { version = "~1.11.2", optional = true }
56+
avro = { version = ">=1.11.2,<1.13.0", optional = true }
5757
cohere = { version = "4.21", optional = true }
5858
fastavro = { version = "~1.8.0", optional = true }
5959
langchain = { version = "0.1.16", optional = true }

0 commit comments

Comments
 (0)