Skip to content

Commit cf32672

Browse files
authored
build(deps): bumps for 2024-09-09 (#3608)
### Summary Dependency bumps for 2024-09-09.
1 parent 3bb0ee1 commit cf32672

24 files changed

+56
-78
lines changed

requirements/dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile ./dev.in
66
#
7-
build==1.2.1
7+
build==1.2.2
88
# via pip-tools
99
cfgv==3.4.0
1010
# via pre-commit
@@ -15,7 +15,7 @@ click==8.1.7
1515
# pip-tools
1616
distlib==0.3.8
1717
# via virtualenv
18-
filelock==3.15.4
18+
filelock==3.16.0
1919
# via virtualenv
2020
identify==2.6.0
2121
# via pre-commit
@@ -50,7 +50,7 @@ tomli==2.0.1
5050
# -c ./test.txt
5151
# build
5252
# pip-tools
53-
virtualenv==20.26.3
53+
virtualenv==20.26.4
5454
# via pre-commit
5555
wheel==0.44.0
5656
# via pip-tools

requirements/extra-pdf-image.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ deprecated==1.2.14
3131
# via pikepdf
3232
effdet==0.4.1
3333
# via -r ./extra-pdf-image.in
34-
filelock==3.15.4
34+
filelock==3.16.0
3535
# via
3636
# huggingface-hub
3737
# torch

requirements/huggingface.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ click==8.1.7
1616
# via
1717
# -c ./base.txt
1818
# sacremoses
19-
filelock==3.15.4
19+
filelock==3.16.0
2020
# via
2121
# huggingface-hub
2222
# torch

requirements/ingest/airtable.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ inflection==0.5.1
2222
# via pyairtable
2323
pyairtable==2.3.3
2424
# via -r ./ingest/airtable.in
25-
pydantic==2.9.0
25+
pydantic==2.9.1
2626
# via pyairtable
27-
pydantic-core==2.23.2
27+
pydantic-core==2.23.3
2828
# via pydantic
2929
requests==2.32.3
3030
# via
@@ -36,8 +36,6 @@ typing-extensions==4.12.2
3636
# pyairtable
3737
# pydantic
3838
# pydantic-core
39-
tzdata==2024.1
40-
# via pydantic
4139
urllib3==1.26.20
4240
# via
4341
# -c ./ingest/../base.txt

requirements/ingest/azure.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ idna==3.8
6060
# yarl
6161
isodate==0.6.1
6262
# via azure-storage-blob
63-
msal==1.30.0
63+
msal==1.31.0
6464
# via
6565
# azure-datalake-store
6666
# azure-identity
@@ -99,5 +99,5 @@ urllib3==1.26.20
9999
# -c ./ingest/../base.txt
100100
# -c ./ingest/../deps/constraints.txt
101101
# requests
102-
yarl==1.9.11
102+
yarl==1.11.0
103103
# via aiohttp

requirements/ingest/chroma.txt

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ backoff==2.2.1
2020
# posthog
2121
bcrypt==4.2.0
2222
# via chromadb
23-
build==1.2.1
23+
build==1.2.2
2424
# via chromadb
2525
cachetools==5.5.0
2626
# via google-auth
@@ -55,9 +55,9 @@ exceptiongroup==1.2.2
5555
# via
5656
# -c ./ingest/../base.txt
5757
# anyio
58-
fastapi==0.113.0
58+
fastapi==0.114.0
5959
# via chromadb
60-
filelock==3.15.4
60+
filelock==3.16.0
6161
# via huggingface-hub
6262
flatbuffers==24.3.25
6363
# via onnxruntime
@@ -172,7 +172,7 @@ packaging==24.1
172172
# build
173173
# huggingface-hub
174174
# onnxruntime
175-
posthog==3.6.3
175+
posthog==3.6.4
176176
# via chromadb
177177
protobuf==4.23.4
178178
# via
@@ -186,11 +186,11 @@ pyasn1==0.6.0
186186
# rsa
187187
pyasn1-modules==0.4.0
188188
# via google-auth
189-
pydantic==2.9.0
189+
pydantic==2.9.1
190190
# via
191191
# chromadb
192192
# fastapi
193-
pydantic-core==2.23.2
193+
pydantic-core==2.23.3
194194
# via pydantic
195195
pypika==0.48.9
196196
# via chromadb
@@ -231,7 +231,7 @@ sniffio==1.3.1
231231
# -c ./ingest/../base.txt
232232
# anyio
233233
# httpx
234-
starlette==0.38.4
234+
starlette==0.38.5
235235
# via fastapi
236236
sympy==1.13.2
237237
# via onnxruntime
@@ -268,8 +268,6 @@ typing-extensions==4.12.2
268268
# starlette
269269
# typer
270270
# uvicorn
271-
tzdata==2024.1
272-
# via pydantic
273271
urllib3==1.26.20
274272
# via
275273
# -c ./ingest/../base.txt

requirements/ingest/discord.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ multidict==6.0.5
2828
# via
2929
# aiohttp
3030
# yarl
31-
yarl==1.9.11
31+
yarl==1.11.0
3232
# via aiohttp

requirements/ingest/elasticsearch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ urllib3==1.26.20
3939
# -c ./ingest/../base.txt
4040
# -c ./ingest/../deps/constraints.txt
4141
# elastic-transport
42-
yarl==1.9.11
42+
yarl==1.11.0
4343
# via aiohttp

requirements/ingest/embed-aws-bedrock.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ langchain-core==0.2.38
9393
# langchain-text-splitters
9494
langchain-text-splitters==0.2.4
9595
# via langchain
96-
langsmith==0.1.114
96+
langsmith==0.1.116
9797
# via
9898
# langchain
9999
# langchain-community
@@ -122,12 +122,12 @@ packaging==24.1
122122
# -c ./ingest/../base.txt
123123
# langchain-core
124124
# marshmallow
125-
pydantic==2.9.0
125+
pydantic==2.9.1
126126
# via
127127
# langchain
128128
# langchain-core
129129
# langsmith
130-
pydantic-core==2.23.2
130+
pydantic-core==2.23.3
131131
# via pydantic
132132
python-dateutil==2.9.0.post0
133133
# via
@@ -177,13 +177,11 @@ typing-inspect==0.9.0
177177
# via
178178
# -c ./ingest/../base.txt
179179
# dataclasses-json
180-
tzdata==2024.1
181-
# via pydantic
182180
urllib3==1.26.20
183181
# via
184182
# -c ./ingest/../base.txt
185183
# -c ./ingest/../deps/constraints.txt
186184
# botocore
187185
# requests
188-
yarl==1.9.11
186+
yarl==1.11.0
189187
# via aiohttp

requirements/ingest/embed-huggingface.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ exceptiongroup==1.2.2
2424
# via
2525
# -c ./ingest/../base.txt
2626
# anyio
27-
filelock==3.15.4
27+
filelock==3.16.0
2828
# via
2929
# huggingface-hub
3030
# torch
@@ -71,7 +71,7 @@ langchain-core==0.2.38
7171
# via langchain-huggingface
7272
langchain-huggingface==0.0.3
7373
# via -r ./ingest/embed-huggingface.in
74-
langsmith==0.1.114
74+
langsmith==0.1.116
7575
# via langchain-core
7676
markupsafe==2.1.5
7777
# via jinja2
@@ -96,11 +96,11 @@ packaging==24.1
9696
# transformers
9797
pillow==10.4.0
9898
# via sentence-transformers
99-
pydantic==2.9.0
99+
pydantic==2.9.1
100100
# via
101101
# langchain-core
102102
# langsmith
103-
pydantic-core==2.23.2
103+
pydantic-core==2.23.3
104104
# via pydantic
105105
pyyaml==6.0.2
106106
# via
@@ -164,8 +164,6 @@ typing-extensions==4.12.2
164164
# pydantic
165165
# pydantic-core
166166
# torch
167-
tzdata==2024.1
168-
# via pydantic
169167
urllib3==1.26.20
170168
# via
171169
# -c ./ingest/../base.txt

0 commit comments

Comments
 (0)