Skip to content

Commit 14f4324

Browse files
committed
chore: update tessl tiles and upgrade dependencies
Remove codeflash-specific tessl tiles, add new pypi tiles from pyproject.toml, and run uv sync --upgrade to bump dependencies.
1 parent aa5db4c commit 14f4324

2 files changed

Lines changed: 427 additions & 391 deletions

File tree

tessl.json

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"version": "0.13.0"
2121
},
2222
"tessl/pypi-pydantic": {
23-
"version": "1.10.0"
23+
"version": "2.11.0"
2424
},
2525
"tessl/pypi-humanize": {
2626
"version": "4.13.0"
@@ -35,7 +35,7 @@
3535
"version": "3.4.0"
3636
},
3737
"tessl/pypi-sentry-sdk": {
38-
"version": "1.45.0"
38+
"version": "2.36.0"
3939
},
4040
"tessl/pypi-parameterized": {
4141
"version": "0.9.0"
@@ -44,10 +44,10 @@
4444
"version": "0.4.0"
4545
},
4646
"tessl/pypi-rich": {
47-
"version": "13.9.0"
47+
"version": "14.1.0"
4848
},
4949
"tessl/pypi-lxml": {
50-
"version": "5.4.0"
50+
"version": "6.0.0"
5151
},
5252
"tessl/pypi-crosshair-tool": {
5353
"version": "0.0.0"
@@ -64,17 +64,20 @@
6464
"tessl/pypi-filelock": {
6565
"version": "3.19.0"
6666
},
67-
"codeflash/codeflash-rules": {
68-
"version": "0.1.0"
67+
"tessl/pypi-ipython": {
68+
"version": "9.5.0"
6969
},
70-
"codeflash/codeflash-docs": {
71-
"version": "0.1.0"
70+
"tessl/pypi-mypy": {
71+
"version": "1.17.0"
7272
},
73-
"codeflash/codeflash-skills": {
74-
"version": "0.2.0"
73+
"tessl/pypi-ty": {
74+
"version": "0.0.0"
75+
},
76+
"tessl/pypi-types-jsonschema": {
77+
"version": "3.2.0"
7578
},
76-
"tessl-labs/tessl-skill-eval-scenarios": {
77-
"version": "0.0.5"
79+
"tessl/pypi-uv": {
80+
"version": "0.8.0"
7881
}
7982
}
8083
}

0 commit comments

Comments
 (0)