Skip to content

Commit e835dec

Browse files
committed
Merge branch 'main' into beta
2 parents 204f915 + 0d9ae1d commit e835dec

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
boto3==1.36.11
1414
botocore>=1.35.10
1515
pytest==8.3.5
16-
pytest_mock==3.14.0
16+
pytest_mock==3.14.1
1717
requests==2.32.3
1818

1919
# Code linters, formatters, and security scanners
@@ -27,9 +27,9 @@ mypy==1.14.1
2727
pylint==3.3.6
2828
bandit==1.8.3
2929
pydocstringformatter==0.7.3
30-
tox==4.25.0
30+
tox==4.26.0
3131
codespell==2.3.0
32-
coverage==7.6.12
32+
coverage==7.8.2
3333

3434
# Lambda layer: openai
3535
# ------------
@@ -39,7 +39,7 @@ openai==1.70.0
3939
# ------------
4040
python-dotenv==1.1.0
4141
pydantic==2.10.4
42-
pydantic-settings==2.6.0
42+
pydantic-settings==2.9.1
4343
python-hcl2==5.1.1
4444

4545
# Lambda layer: langchain

0 commit comments

Comments
 (0)