Commit 6948956 1 parent 1248ea6 commit 6948956 Copy full SHA for 6948956
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -74,27 +74,27 @@ repos:
74
74
# #]]]
75
75
- astunparse==1.6.3
76
76
- attrs==23.2.0
77
- - ruff==0 .2.0
77
+ - black==24 .2.0
78
78
- boltons==23.1.1
79
79
- cached-property==1.5.2
80
80
- click==8.1.7
81
- - cmake==3.28.1
81
+ - cmake==3.28.3
82
82
- cytoolz==0.12.3
83
83
- deepdiff==6.7.1
84
84
- devtools==0.12.2
85
85
- factory-boy==3.3.0
86
86
- frozendict==2.4.0
87
87
- gridtools-cpp==2.3.2
88
- - importlib-resources==6.1.1
88
+ - importlib-resources==6.1.2
89
89
- jinja2==3.1.3
90
90
- lark==1.1.9
91
91
- mako==1.3.2
92
- - nanobind==1.8.0
92
+ - nanobind==1.9.2
93
93
- ninja==1.11.1.1
94
94
- numpy==1.24.4
95
95
- packaging==23.2
96
96
- pybind11==2.11.1
97
- - setuptools==69.0.3
97
+ - setuptools==69.1.1
98
98
- tabulate==0.9.0
99
99
- typing-extensions==4.5.0
100
100
- xxhash==3.0.0
Original file line number Diff line number Diff line change @@ -203,4 +203,4 @@ commands =
203
203
-o requirements-dev.txt \
204
204
pyproject.toml requirements-dev.in
205
205
# Run cog to update .pre-commit-config.yaml with new versions
206
- common : cog -r -P .pre-commit-config.yaml
206
+ base : cog -r -P .pre-commit-config.yaml
You can’t perform that action at this time.
0 commit comments