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 c833273 + 03ca17c commit aee58faCopy full SHA for aee58fa
1 file changed
requirements.txt
@@ -19,7 +19,7 @@ requests==2.32.3
19
# Code linters, formatters, and security scanners
20
# ------------
21
black==25.1.0
22
-flake8==7.2.0
+flake8==7.3.0
23
flake8-coding==1.3.2
24
pre-commit==4.2.0
25
isort==6.0.1
@@ -29,7 +29,7 @@ bandit==1.8.3
29
pydocstringformatter==0.7.3
30
tox==4.26.0
31
codespell==2.3.0
32
-coverage==7.8.2
+coverage==7.9.1
33
34
# Lambda layer: openai
35
@@ -38,7 +38,7 @@ openai==1.70.0
38
# Lambda layer: common
39
40
python-dotenv==1.1.0
41
-pydantic==2.11.5
+pydantic==2.11.7
42
pydantic-settings==2.9.1
43
python-hcl2==5.1.1
44
0 commit comments