Skip to content

Commit b11a033

Browse files
committed
Merge branch 'main' into next-major
2 parents f28146d + e3d13b0 commit b11a033

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 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
@@ -29,7 +29,7 @@ bandit==1.8.3
2929
pydocstringformatter==0.7.3
3030
tox==4.25.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)