Skip to content

Commit 0111cf1

Browse files
committed
Merge branch 'main' into beta
2 parents a50d85d + 9b1b746 commit 0111cf1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pinecone==7.3.0
1515
pinecone-text
1616
pydantic==2.11.7
1717
pydantic-settings==2.10.1
18-
pydantic_core==2.33.2
18+
pydantic_core==2.37.2
1919
python-decouple==3.8
2020
python-dotenv==1.1.1
2121
pypdf==5.9.0

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pre-commit==4.2.0
1515
isort==6.0.1
1616
mypy==1.17.1
1717
pylint==3.3.7
18-
bandit==1.8.3
18+
bandit==1.8.6
1919
pydocstringformatter==0.7.3
2020
tox==4.27.0
2121
codespell==2.4.1

0 commit comments

Comments
 (0)