Skip to content

Commit 5c4da85

Browse files
committed
chore: update deps
Signed-off-by: Jack Cherng <[email protected]>
1 parent aa10a64 commit 5c4da85

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile requirements-dev.in -o requirements-dev.txt
3-
bracex==2.5
3+
bracex==2.5.post1
44
# via wcmatch
55
jinja2==3.1.4
66
# via -r requirements.in
77
jmespath==1.0.1
88
# via -r requirements.in
99
markupsafe==2.1.5
1010
# via jinja2
11-
more-itertools==10.4.0
11+
more-itertools==10.5.0
1212
# via -r requirements.in
1313
mypy==1.11.2
1414
# via -r requirements-dev.in
1515
mypy-extensions==1.0.0
1616
# via mypy
17-
ruff==0.6.3
17+
ruff==0.6.9
1818
# via -r requirements-dev.in
19-
tomli==2.0.1
19+
tomli==2.0.2
2020
# via mypy
2121
types-jmespath==1.0.2.20240106
2222
# via -r requirements-dev.in

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile requirements.in -o requirements.txt
3-
bracex==2.5
3+
bracex==2.5.post1
44
# via wcmatch
55
jinja2==3.1.4
66
# via -r requirements.in
77
jmespath==1.0.1
88
# via -r requirements.in
99
markupsafe==2.1.5
1010
# via jinja2
11-
more-itertools==10.4.0
11+
more-itertools==10.5.0
1212
# via -r requirements.in
1313
typing-extensions==4.12.2
1414
# via -r requirements.in

0 commit comments

Comments
 (0)