We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3bad58a + 34a7bbd commit 7520cadCopy full SHA for 7520cad
1 file changed
requirements.txt
@@ -18,7 +18,7 @@ requests==2.32.5
18
19
# Code linters, formatters, and security scanners
20
# ------------
21
-black==25.9.0
+black==26.3.1
22
flake8==7.3.0
23
flake8-coding==1.3.2
24
pre-commit==4.5.1
@@ -37,7 +37,7 @@ openai==2.24.0
37
38
# Lambda layer: common
39
40
-python-dotenv==1.2.1
+python-dotenv==1.2.2
41
pydantic==2.12.5
42
pydantic-settings==2.13.1
43
python-hcl2==7.3.1
0 commit comments