Skip to content

Commit e78b272

Browse files
chore(deps): bump avro from 1.11.3 to 1.12.0 (#133)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Natik Gadzhi <natik@respawn.io>
1 parent 3fec010 commit e78b272

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)