Skip to content

Commit 7520cad

Browse files
committed
Merge branch 'main' into alpha
2 parents 3bad58a + 34a7bbd commit 7520cad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ requests==2.32.5
1818

1919
# Code linters, formatters, and security scanners
2020
# ------------
21-
black==25.9.0
21+
black==26.3.1
2222
flake8==7.3.0
2323
flake8-coding==1.3.2
2424
pre-commit==4.5.1
@@ -37,7 +37,7 @@ openai==2.24.0
3737

3838
# Lambda layer: common
3939
# ------------
40-
python-dotenv==1.2.1
40+
python-dotenv==1.2.2
4141
pydantic==2.12.5
4242
pydantic-settings==2.13.1
4343
python-hcl2==7.3.1

0 commit comments

Comments
 (0)