Skip to content

Commit 66ebd3f

Browse files
renovate[bot]clavedeluna
authored andcommitted
Update all non-major dependencies
1 parent c70ed2d commit 66ebd3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"isort>=5.12,<6.1",
1717
"libcst>=1.7,<1.8",
1818
"packaging>=23.2,<25.0",
19-
"pydantic~=2.10.6",
19+
"pydantic~=2.11.3",
2020
"pylint>=3.3,<3.4",
2121
"python-json-logger~=3.3.0",
2222
"PyYAML~=6.0.0",
@@ -64,7 +64,7 @@ test = [
6464
"Jinja2~=3.1.2",
6565
"jsonschema~=4.23.0",
6666
"lxml>=5.3.0,<6.0.0",
67-
"openai>=1.72,<1.73",
67+
"openai>=1.74,<1.75",
6868
"mock==5.2.*",
6969
"pre-commit<5",
7070
"Pyjwt~=2.10.0",
@@ -89,7 +89,7 @@ complexity = [
8989
"xenon==0.9.*",
9090
]
9191
openai = [
92-
"openai>=1.72,<1.73",
92+
"openai>=1.74,<1.75",
9393
]
9494
azure = [
9595
"azure-ai-inference>=1.0.0b1,<2.0",

0 commit comments

Comments
 (0)