Skip to content

Commit d2ec01a

Browse files
authored
Merge pull request #2106 from codeflash-ai/chore/bump-dependency-versions
chore: bump all dependency versions to latest
2 parents 91f603f + 531ba0b commit d2ec01a

2 files changed

Lines changed: 1857 additions & 1268 deletions

File tree

pyproject.toml

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -16,45 +16,45 @@ keywords = [
1616
"LLM",
1717
]
1818
dependencies = [
19-
"unidiff>=0.7.4",
20-
"pytest>=7.0.0",
21-
"gitpython>=3.1.31",
22-
"libcst>=1.0.1",
23-
"jedi>=0.19.1",
19+
"unidiff>=0.7.5",
20+
"pytest>=8.4.2",
21+
"gitpython>=3.1.47",
22+
"libcst>=1.8.6",
23+
"jedi>=0.19.2",
2424
# Tree-sitter for multi-language support
25-
"tree-sitter>=0.23.0",
26-
"tree-sitter-javascript>=0.23.0",
27-
"tree-sitter-typescript>=0.23.0",
28-
"tree-sitter-java>=0.23.0",
29-
"tree-sitter-groovy>=0.1.0",
30-
"tree-sitter-kotlin>=1.0.0",
31-
"pytest-timeout>=2.1.0",
32-
"tomlkit>=0.11.7",
33-
"attrs>=23.1.0",
34-
"requests>=2.28.0",
35-
"junitparser>=3.1.0",
36-
"pydantic>=1.10.1",
37-
"humanize>=4.0.0",
38-
"posthog>=3.0.0",
39-
"click>=8.1.0",
40-
"inquirer>=3.0.0",
41-
"sentry-sdk>=1.40.6,<3.0.0",
25+
"tree-sitter>=0.23.2",
26+
"tree-sitter-javascript>=0.23.1",
27+
"tree-sitter-typescript>=0.23.2",
28+
"tree-sitter-java>=0.23.5",
29+
"tree-sitter-groovy>=0.1.2",
30+
"tree-sitter-kotlin>=1.1.0",
31+
"pytest-timeout>=2.4.0",
32+
"tomlkit>=0.14.0",
33+
"attrs>=26.1.0",
34+
"requests>=2.32.5",
35+
"junitparser>=4.0.2",
36+
"pydantic>=2.13.3",
37+
"humanize>=4.13.0",
38+
"posthog>=6.9.3",
39+
"click>=8.1.8",
40+
"inquirer>=3.4.0",
41+
"sentry-sdk>=2.58.0,<3.0.0",
4242
"parameterized>=0.9.0",
43-
"isort>=5.11.0",
44-
"dill>=0.3.8",
45-
"rich>=13.8.1",
46-
"lxml>=5.3.0",
47-
"crosshair-tool>=0.0.78; python_version < '3.15'",
48-
"coverage>=7.6.4",
49-
"line_profiler>=4.2.0",
50-
"platformdirs>=4.3.7",
51-
"pygls>=2.0.0,<3.0.0",
43+
"isort>=6.1.0",
44+
"dill>=0.4.1",
45+
"rich>=15.0.0",
46+
"lxml>=6.1.0",
47+
"crosshair-tool>=0.0.103; python_version < '3.15'",
48+
"coverage>=7.10.7",
49+
"line_profiler>=5.0.2",
50+
"platformdirs>=4.4.0",
51+
"pygls>=2.1.1,<3.0.0",
5252
"codeflash-benchmark",
53-
"filelock>=3.20.3; python_version >= '3.10'",
53+
"filelock>=3.19.1; python_version >= '3.10'",
5454
"filelock<3.20.3; python_version < '3.10'",
55-
"pytest-asyncio>=0.18.0",
56-
"memray>=1.12; sys_platform != 'win32'",
57-
"pytest-memray>=1.7; sys_platform != 'win32'",
55+
"pytest-asyncio>=1.2.0",
56+
"memray>=1.19.3; sys_platform != 'win32'",
57+
"pytest-memray>=1.8.0; sys_platform != 'win32'",
5858
]
5959

6060
[project.urls]
@@ -68,40 +68,40 @@ codeflash = "codeflash.main:main"
6868
[dependency-groups]
6969
dev = [
7070
"ipython>=8.12.0",
71-
"mypy>=1.13",
72-
"ruff>=0.7.0",
71+
"mypy>=1.19.1",
72+
"ruff>=0.15.11",
7373
"lxml-stubs>=0.5.1",
7474
"pandas-stubs>=2.2.2.240807, <2.2.3.241009",
75-
"types-Pygments>=2.18.0.20240506",
76-
"types-colorama>=0.4.15.20240311",
77-
"types-decorator>=5.1.8.20240310",
78-
"types-jsonschema>=4.23.0.20240813",
79-
"types-requests>=2.32.0.20241016",
80-
"types-six>=1.16.21.20241009",
81-
"types-cffi>=1.16.0.20240331",
82-
"types-openpyxl>=3.1.5.20241020",
83-
"types-regex>=2024.9.11.20240912",
84-
"types-python-dateutil>=2.9.0.20241003",
85-
"types-gevent>=24.11.0.20241230,<25",
86-
"types-greenlet>=3.1.0.20241221,<4",
87-
"types-pexpect>=4.9.0.20241208,<5",
88-
"types-unidiff>=0.7.0.20240505,<0.8",
89-
"prek>=0.2.25",
90-
"ty>=0.0.14",
91-
"uv>=0.9.29",
75+
"types-Pygments>=2.19.0.20251121",
76+
"types-colorama>=0.4.15.20250801",
77+
"types-decorator>=5.2.0.20251101",
78+
"types-jsonschema>=4.26.0.20260202",
79+
"types-requests>=2.32.4.20260107",
80+
"types-six>=1.17.0.20251009",
81+
"types-cffi>=1.17.0.20250915",
82+
"types-openpyxl>=3.1.5.20250919",
83+
"types-regex>=2026.1.15.20260116",
84+
"types-python-dateutil>=2.9.0.20260124",
85+
"types-gevent>=25.9.0.20251228",
86+
"types-greenlet>=3.3.0.20251206",
87+
"types-pexpect>=4.9.0.20260127",
88+
"types-unidiff>=0.7.0.20240505",
89+
"prek>=0.3.10",
90+
"ty>=0.0.32",
91+
"uv>=0.11.7",
9292
"pytest-cov>=7.1.0",
9393
]
9494
tests = [
95-
"black>=25.9.0",
95+
"black>=25.11.0",
9696
"jax>=0.4.30",
9797
"numpy>=2.0.2",
9898
"pandas>=2.3.3",
99-
"pyarrow>=15.0.0",
99+
"pyarrow>=21.0.0",
100100
"pyrsistent>=0.20.0",
101101
"scipy>=1.13.1",
102102
"torch>=2.8.0",
103103
"xarray>=2024.7.0",
104-
"eval_type_backport",
104+
"eval_type_backport>=0.3.1",
105105
"numba>=0.60.0",
106106
"tensorflow>=2.20.0; python_version >= '3.10'",
107107
]

0 commit comments

Comments
 (0)