Skip to content

Commit 82c3eb6

Browse files
committed
Merge branch 'main' into beta
2 parents 083ff2c + 03ca17c commit 82c3eb6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ requests==2.32.3
1919
# Code linters, formatters, and security scanners
2020
# ------------
2121
black==25.1.0
22-
flake8==7.2.0
22+
flake8==7.3.0
2323
flake8-coding==1.3.2
2424
pre-commit==4.2.0
2525
isort==6.0.1
@@ -29,7 +29,7 @@ bandit==1.8.3
2929
pydocstringformatter==0.7.3
3030
tox==4.26.0
3131
codespell==2.3.0
32-
coverage==7.8.2
32+
coverage==7.9.1
3333

3434
# Lambda layer: openai
3535
# ------------
@@ -38,7 +38,7 @@ openai==1.70.0
3838
# Lambda layer: common
3939
# ------------
4040
python-dotenv==1.1.0
41-
pydantic==2.11.5
41+
pydantic==2.11.7
4242
pydantic-settings==2.9.1
4343
python-hcl2==5.1.1
4444

0 commit comments

Comments
 (0)