File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
# See https://pre-commit.com/hooks.html for more hooks
7
7
repos :
8
8
- repo : https://github.com/pre-commit/pre-commit-hooks
9
- rev : v4.5 .0
9
+ rev : v4.6 .0
10
10
hooks :
11
11
- id : trailing-whitespace
12
12
- id : end-of-file-fixer
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ executing==2.0.1
16
16
fastjsonschema==2.19.1
17
17
fonttools==4.51.0
18
18
furo==2024.1.29
19
- idna==3.6
19
+ idna==3.7
20
20
imagesize==1.4.1
21
21
ipython==8.23.0
22
22
ipywidgets==8.1.2
@@ -35,12 +35,12 @@ matplotlib-inline==0.1.6
35
35
mistune==3.0.2
36
36
nbclient==0.10.0
37
37
nbconvert==7.16.3
38
- nbformat==5.10.3
38
+ nbformat==5.10.4
39
39
nbsphinx==0.9.3
40
40
numpy==1.26.4
41
41
packaging==24.0
42
42
pandocfilters==1.5.1
43
- parso==0.8.3
43
+ parso==0.8.4
44
44
pexpect==4.9.0
45
45
pillow==10.3.0
46
46
platformdirs==4.2.0
@@ -76,7 +76,7 @@ stack-data==0.6.3
76
76
tinycss2==1.2.1
77
77
tornado==6.4
78
78
traitlets==5.14.2
79
- typing_extensions==4.10 .0
79
+ typing_extensions==4.11 .0
80
80
urllib3==2.2.1
81
81
wcwidth==0.2.13
82
82
webencodings==0.5.1
You can’t perform that action at this time.
0 commit comments